Croma.Integer (croma v0.12.0)
View SourceModule that represents the Elixir's built-in integer type. Intended to be used with other parts of croma to express integer variables.
Summary
Types
@type t() :: integer()
Module that represents the Elixir's built-in integer type. Intended to be used with other parts of croma to express integer variables.
@type t() :: integer()