Structsยง
- Fold
Foldis an iterator that applies a function over an iterator producing a single value. This struct is created by thefold()method onParallelIterator- Fold
Consumer ๐ - Fold
Folder ๐ - Fold
With FoldWithis an iterator that applies a function over an iterator producing a single value. This struct is created by thefold_with()method onParallelIterator- Fold
With ๐Consumer