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::getto know which iterator to turn different ranges into.