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-structs.monoid.make.scm
blob: 89945d7b8485f9d2142d752d4e6394d533665c03 (
about
) (
plain
)
1
2
3
(
functor
((
algebraic-structs
monoid
make
)
(
F
(
op
id
)))
(
op
id
)
(
import
F
))