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§
- Tuple2
VarULE - VarULE type for tuples with 2 elements. See module docs for more information
- Tuple3
VarULE - VarULE type for tuples with 3 elements. See module docs for more information
- Tuple4
VarULE - VarULE type for tuples with 4 elements. See module docs for more information
- Tuple5
VarULE - VarULE type for tuples with 5 elements. See module docs for more information
- Tuple6
VarULE - VarULE type for tuples with 6 elements. See module docs for more information