Croma.Boolean

Module that represents the built-in boolean type. Intended to be used with Croma.Struct to define structs that have boolean fields.

Source

Summary

validate(value)

Types

t :: boolean

Functions

validate(value)

Specs:

Source