devela::_dep::itertools

Module traits

Available on crate feature dep_itertools only.
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::get] to know which iterator to turn different ranges into.