Module that represents the Elixir's built-in number type. Intended to be used with other parts of croma to express number variables.
Summary
Types
@type t() :: number()
Module that represents the Elixir's built-in number type. Intended to be used with other parts of croma to express number variables.
@type t() :: number()