Expand description
Functions for working with tuples.
Modules§
- exhaustive
- Iterators that generate tuples without repetition.
Structs§
- Singletons
- Generates all singletons (1-element tuples) with values from a given iterator.
Functions§
- singletons
- Generates all singletons (1-element tuples) with values from a given iterator.