Skip to content

find_all and for_each #16

@tkram01

Description

@tkram01

Is it possible to get a lazy iterator back from find_all or pass a predicate to for_each. I would like to be able to bail out of the iteration if a condition is met which in the case of large N results in significant time savings.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions