Skip to content

Implement DoubleEndedIterator where possible #8084

Closed
@bluss

Description

@bluss

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions