Skip to content

Support iterating over Result objects that capture exceptions #4

@jwodder

Description

@jwodder

Add a utility function (iterresults()?) that converts an Iterator[T] into Iterator[Result[T]] so that all errors raised within iterators can be retrieved & inspected

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request thereforerror handlingResponding to problemsunder considerationDev has not yet decided whether or how to implement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions