Croma.Boolean
Module that represents the built-in boolean type.
Intended to be used with Croma.Struct to define structs that have boolean fields.
Summary↑
| validate(value) |
Types ↑
t :: boolean
Functions
Specs:
- validate(term) :: Croma.Result.t(t)
Module that represents the built-in boolean type.
Intended to be used with Croma.Struct to define structs that have boolean fields.
| validate(value) |
t :: boolean
Specs: