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