Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels
Activity