Skip to content

Feature: and_then/and_then_results #320

Open
@Diggsey

Description

@Diggsey

Similar to map_results, this combinator would allow the mapping function to return an error. The Item type of the iterator would be any Result<T, E> where E1: Into<E>, E2: Into<E>.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions