Composite type for fixed-size typed tuples.
Each position is cast through its declared type. The tuple size must match the type list length.
field :range, {:tuple, [:float, :float]}
Composite type for fixed-size typed tuples.
Each position is cast through its declared type. The tuple size must match the type list length.
field :range, {:tuple, [:float, :float]}