Plushie.Type.Composite.Tuple (Plushie v0.7.2)

Copy Markdown View Source

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]}