API Documentation
typedef
Indexed<
T
>
package
itertools
import
itertools.EnumerateIterator
A pair of index and element.
Fields
item
:
T
index
:
Int