Skip to content

Do we need a rfind_map? #949

Closed
Closed
@Xenira

Description

@Xenira

While implementing DoubleEndedIterator for FilterMapOk i stumbled over the find_map in the Iterator's next implementation.
The most straight forward way to implement next_back would be to just inverse that, but rfind_back does not exist.

Would that be something itertools could need?

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