Hallux
v1.0.0
Pages
Modules
Hallux v1.0.0
Hallux.Protocol.Monoid
protocol
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
m() ::
term
()
Link to this type
t()
View Source
t() ::
term
()
Link to this section
Functions
Link to this function
mappend(a, a)
View Source
mappend(
m
(),
m
()) ::
m
()
Link to this function
mempty(a)
View Source
mempty(
m
()) ::
m
()