Structsยง
- TakeAny
TakeAnyis an iterator that iterates overnelements from anywhere inI. This struct is created by thetake_any()method onParallelIterator- Take
AnyConsumer ๐ - Take
AnyFolder ๐
Functionsยง
- checked_
decrement ๐
TakeAny is an iterator that iterates over n elements from anywhere in I.
This struct is created by the take_any() method on ParallelIterator