Skip to content
This repository has been archived by the owner on Jun 27, 2019. It is now read-only.

Consider rewriting FilterableList with sorted sets #88

Open
montyanderson opened this issue Jun 12, 2018 · 0 comments
Open

Consider rewriting FilterableList with sorted sets #88

montyanderson opened this issue Jun 12, 2018 · 0 comments
Assignees

Comments

@montyanderson
Copy link
Collaborator

FilterableList currently uses lists, which work fine but means you can only filter by one variable at a time.

Sorted sets would mean one could filter by any amount of variables.

@super3 I think it'd be good to move FilterableList to it's own repository.

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

No branches or pull requests

2 participants