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