Module tuplevar
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
- Tuple2VarULE VarULE type for tuples with 2 elements. See module docs for more information
- Tuple3VarULE VarULE type for tuples with 3 elements. See module docs for more information
- Tuple4VarULE VarULE type for tuples with 4 elements. See module docs for more information
- Tuple5VarULE VarULE type for tuples with 5 elements. See module docs for more information
- Tuple6VarULE VarULE type for tuples with 6 elements. See module docs for more information