Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: export match and sort functions #142

Open
vixalien opened this issue Apr 1, 2023 · 0 comments
Open

Feature request: export match and sort functions #142

vixalien opened this issue Apr 1, 2023 · 0 comments

Comments

@vixalien
Copy link

vixalien commented Apr 1, 2023

I know this is a very far edge case, but I'm trying to use this with a certain UI library that is very opinionated. long story short, I set a FilterFunc and SortFunc on a certain structure that will be used to sort and filter the list.

It would be nice to have filter and sort functions that return whether data should be in the list or not and sort which compares two rows to check order

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

No branches or pull requests

2 participants