View Source Croma.Any (croma v0.11.3)
Module that represents any Elixir term.
Link to this section Summary
Functions
Always returns true
Intended to be used with other parts of croma to express variables with any
type.
Link to this section Types
@type t() :: any()
Link to this section Functions
Always returns true
Intended to be used with other parts of croma to express variables with any
type.