Skip to content
This repository was archived by the owner on Dec 4, 2022. It is now read-only.
This repository was archived by the owner on Dec 4, 2022. It is now read-only.

Remove Map<Int,Any/T> from Filter.Group/List #33

@Doomsdayrs

Description

@Doomsdayrs

Currently Filter.Group/List both have their states set to a Map<Int,Any/T>

This is quite redundant, as Array<Filter<*/T>> can handle the job as each child Filter already has a state.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions