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

Consider rewriting FilterableList with sorted sets #88

@montyanderson

Description

@montyanderson

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.

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions