Module enumerate

Source
Expand description

Enumerated transformation of concurrent iterators.

Structsยง

Enumerate
An enumerated version of a concurrent iterator which additionally yields the index of elements in the source collection.
EnumeratedChunkPuller
Chunk puller of an enumerated concurrent iterator; i.e., Enumerate