Skip to content

Implement DoubleEndedIterator where possible #8084

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

Closed
bluss opened this issue Jul 27, 2013 · 1 comment
Closed

Implement DoubleEndedIterator where possible #8084

bluss opened this issue Jul 27, 2013 · 1 comment

Comments

@bluss
Copy link
Member

bluss commented Jul 27, 2013

Use the DoubleEndedIterator abstraction where possible and reasonable in the libstd and libextra.

Particularly std::str has many iterators that can be made bidirectional, like StrBytesIterator, StrCharIterator, StrCharSplitIterator

@alexcrichton
Copy link
Member

These implementations all exist today, closing.

flip1995 pushed a commit to flip1995/rust that referenced this issue Dec 17, 2021
flip1995 pushed a commit to flip1995/rust that referenced this issue Dec 17, 2021
…po, r=giraffate

`needless_lifetimes` Known problems typo

fixes rust-lang#8084

[needless_lifetimes]

changelog: none
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

2 participants