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

Link to this section Functions

@spec valid?(term()) :: boolean()

Always returns true Intended to be used with other parts of croma to express variables with any type.