Structs§
Take
is an iterator that iterates over the firstn
elements. This struct is created by thetake()
method onIndexedParallelIterator
Take
is an iterator that iterates over the first n
elements.
This struct is created by the take()
method on IndexedParallelIterator