Skip to content

Support into() for filter_map (Rust 1.12) #1764

Closed

Description

Hey 👋 there,

What do you think of the idea of implementing the new From for Option for some libcore functions like filter_map? The benefit would be to return just a value T instead of Some(T).

Best regards,
Sascha

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    T-libs-apiRelevant to the library API team, which will review and decide on the RFC.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions