ex_gram
v0.40.0
Pages
Modules
Mix Tasks
ExGram.Model.Subtype
protocol
(ex_gram v0.40.0)
View Source
Link to this section
Summary
Types
t()
Functions
selector_value(struct, params)
subtype(struct, selector_value)
Link to this section
Types
Link to this type
t()
View Source
Specs
t() ::
term
()
Link to this section
Functions
Link to this function
selector_value(struct, params)
View Source
Specs
selector_value(
t
(),
map
()) ::
any
()
Link to this function
subtype(struct, selector_value)
View Source
Specs
subtype(
t
(),
any
()) ::
atom
()