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

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