Search
Xod
v0.1.0
Pages
Modules
Settings
View Source
Xod.Boolean
(Xod v0.1.0)
Link to this section
Summary
Types
t()
Functions
new(opts \\ [])
Link to this section
Types
Link to this type
t()
View Source
@type
t() :: %Xod.Boolean{coerce:
boolean
()}
Link to this section
Functions
Link to this function
new(opts \\ [])
View Source
@spec
new([{:coerce,
boolean
()}]) ::
t
()