index
:
chicken/algebraic-structures.git
main
Provides useful algebraic structures for programming using parametric modules.
Masaya Tojo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
algebraic-structures.monoid.scm
blob: f5ee75689c25b54c73b01aa223e7363ab1cf05e6 (
about
) (
plain
)
1
2
3
(
functor
((
algebraic-structures
monoid
)
(
F
(
op
unit
)))
(
op
unit
)
(
import
(
only
F
op
unit
)))