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