Module zip

Source

Structsยง

Zip
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
ZipProducer ๐Ÿ”’