Structsยง
- FlatMap
FlatMapmaps each element to a parallel iterator, then flattens these iterators together. This struct is created by theflat_map()method onParallelIterator- Flat
MapConsumer ๐ - Flat
MapFolder ๐
FlatMap maps each element to a parallel iterator, then flattens these iterators together.
This struct is created by the flat_map() method on ParallelIterator