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