Expand description
Traits helpful for using certain Itertools methods in generic contexts.
Traits§
- Implemented for homogeneous tuples of size up to 12.
- Used by
Itertools::getto know which iterator to turn different ranges into.
Traits helpful for using certain Itertools methods in generic contexts.
Itertools::get to know which iterator
to turn different ranges into.