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

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