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