Croma.Any (croma v0.11.1) View Source

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

Specs

valid?(term()) :: boolean()

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