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

find_all and for_each #16

Open
tkram01 opened this issue May 30, 2023 · 0 comments
Open

find_all and for_each #16

tkram01 opened this issue May 30, 2023 · 0 comments

Comments

@tkram01
Copy link

tkram01 commented May 30, 2023

Is it possible to get a lazy iterator back from find_all or pass a predicate to for_each. I would like to be able to bail out of the iteration if a condition is met which in the case of large N results in significant time savings.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant