Module enumerate

Module enumerate 

Source
Expand description

Enumerating items in non-empty iterators.

Structsยง

Enumerate
Represents non-empty iterators that yield the current count and the item during iteration.