Module traits

Source
Expand description

Traits helpful for using certain Itertools methods in generic contexts.

Traitsยง

HomogeneousTuple
Implemented for homogeneous tuples of size up to 12.
IteratorIndex
Used by Itertools::get to know which iterator to turn different ranges into.