aboutsummaryrefslogtreecommitdiff
path: root/algebraic-structures.functor.list.scm
blob: 569cc604a9b526135a914856009425911c97d6b2 (about) (plain)
1
2
3
4
5
(import (only (algebraic-structures functor list base)))
(import (only (algebraic-structures functor make)))

(module (algebraic-structures functor list) = ((algebraic-structures functor make)
                                               (algebraic-structures functor list base)))