Hallux
v1.2.0
Pages
Modules
Hallux.Protocol.Monoid
protocol
(Hallux v1.2.0)
View Source
Link to this section
Summary
Types
m()
t()
Functions
mappend(a, a)
mempty(a)
Link to this section
Types
Link to this type
m()
View Source
Specs
m() ::
term
()
Link to this type
t()
View Source
Specs
t() ::
term
()
Link to this section
Functions
Link to this function
mappend(a, a)
View Source
Specs
mappend(
m
(),
m
()) ::
m
()
Link to this function
mempty(a)
View Source
Specs
mempty(
m
()) ::
m
()