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

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

Open
Doomsdayrs opened this issue Nov 16, 2021 · 0 comments
Open

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

Doomsdayrs opened this issue Nov 16, 2021 · 0 comments

Comments

@Doomsdayrs
Copy link
Member

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant