Structs§
Skip
is an iterator that skips over the firstn
elements. This struct is created by theskip()
method onIndexedParallelIterator
Skip
is an iterator that skips over the first n
elements.
This struct is created by the skip()
method on IndexedParallelIterator