Skip to content
New issue

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

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

Already on GitHub? # to your account

Add reverseFilter, following the style of reverseMap #177

Merged
merged 1 commit into from
Jul 14, 2023

Conversation

nibrivia
Copy link
Contributor

Similarly to reverseMap, adds an tail-call optimized, but reversing filter operation: reverseFilter.

@Chadtech
Copy link
Collaborator

This looks great. Thank you! I ran some benchmarks here and I can see it is more performant: https://ellie-app.com/nn24pGfpq82a1

@Chadtech Chadtech merged commit 882214f into elm-community:master Jul 14, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants