Structsยง
- Zip
Zipis an iterator that zips upaandbinto a single iterator of pairs. This struct is created by thezip()method onIndexedParallelIterator- ZipProducer ๐
Zip is an iterator that zips up a and b into a single iterator
of pairs. This struct is created by the zip() method on
IndexedParallelIterator