Module flat_map

Module flat_map 

Source
Expand description

Mapping non-empty iterators’ items to non-empty iterators that have their items yielded.

Structs§

FlatMap
Represents non-empty iterators which map items to non-empty iterators that have their items yielded.