View Source Xod.Tuple (Xod v0.1.0)

Link to this section Summary

Link to this section Types

@type t() :: %Xod.Tuple{coerce: term(), values: tuple()}

Link to this section Functions

@spec new(tuple(), [{:coerce, true}]) :: t()