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] Extend Iterator with function to process all elements #1065

Open
alexott opened this issue Oct 17, 2024 · 0 comments
Open

[FEATURE] Extend Iterator with function to process all elements #1065

alexott opened this issue Oct 17, 2024 · 0 comments

Comments

@alexott
Copy link
Contributor

alexott commented Oct 17, 2024

It would be nice to add function similar to forEachRemaining from java.util.iterator class. Use case - apply a function for each element, without collecting them into the list...

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

No branches or pull requests

1 participant