Skip to content

Proposal: filter_map, flat_map, findfirst_map, inspect, fuse #62

Open
@yatra9

Description

@yatra9

It would be better if we have some major iterator functions which Rust has.
Rust std::iter::Iterator

Especially, I'm eager for filter_map and flat_map.
(I personally think that filter_map and flat_map should better be in Base.Iterators...)

Enumerable module in ruby 2.7 will have flat_map and filter_map.

Activity

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

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