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

More iterator improvements #138

Merged
merged 6 commits into from
Jan 5, 2022
Merged

More iterator improvements #138

merged 6 commits into from
Jan 5, 2022

Conversation

irh
Copy link
Contributor

@irh irh commented Jan 5, 2022

  • Allow iterator.chunks and iterator.windows to be used with more iterator types
  • Rework ValueIterator to use trait objects for all iterator types
  • Add iterator.reversed

@irh irh force-pushed the more-iterator-improvements branch from 810cb07 to 43f7572 Compare January 5, 2022 02:27
@irh irh merged commit 2fbbd06 into main Jan 5, 2022
@irh irh deleted the more-iterator-improvements branch January 5, 2022 02:42
@irh irh mentioned this pull request Dec 8, 2022
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

Successfully merging this pull request may close these issues.

None yet

1 participant