Croma.Tuple (croma v0.12.0)
View SourceModule that represents the Elixir's built-in tuple type. Intended to be used with other parts of croma to express tuple variables.
Summary
Types
@type t() :: tuple()
Module that represents the Elixir's built-in tuple type. Intended to be used with other parts of croma to express tuple variables.
@type t() :: tuple()