Skip to content

Efficient flattening of Vec<Result<Vec<T>, E>> into Result<Vec<T>, E> #817

Closed as not planned
@mo8it

Description

@mo8it

See my post on the Rust forum with benchmarks of process_results in itertools:
https://users.rust-lang.org/t/300x-more-efficient-flattening-of-vec-result-vec-t-e-in-the-worst-case/103841

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