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

Reverse iterators #113

Closed
irh opened this issue Nov 11, 2021 · 1 comment
Closed

Reverse iterators #113

irh opened this issue Nov 11, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@irh
Copy link
Contributor

irh commented Nov 11, 2021

It would be good to have an iterator.reversed() function that reverses the direction of any iterator that can support being reversed.

@irh irh added the enhancement New feature or request label Nov 11, 2021
@irh
Copy link
Contributor Author

irh commented Dec 8, 2022

iterator.reversed() was added in #138.

@irh irh closed this as completed Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant