Expand description
VarULE
impls for tuples.
This module exports Tuple2VarULE
, Tuple3VarULE
, …, the corresponding VarULE
types
of tuples containing purely VarULE
types.
This can be paired with VarTupleULE
to make arbitrary combinations of ULE
and VarULE
types.
Structs§
- VarULE type for tuples with 2 elements. See module docs for more information
- VarULE type for tuples with 3 elements. See module docs for more information
- VarULE type for tuples with 4 elements. See module docs for more information
- VarULE type for tuples with 5 elements. See module docs for more information
- VarULE type for tuples with 6 elements. See module docs for more information