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.functor.scm
blob: 2d9b7bd03173e1f9a8238993c6782e92dbcab2fe (
about
) (
plain
)
1
2
(
functor
((
algebraic-structures
functor
)
(
F
(
map1
)))
(
map1
)
(
import
F
))