aboutsummaryrefslogtreecommitdiff
path: root/algebraic-structs.functor.vector.scm
blob: 26481cc6ba3bfd9cc65f02c6a752f516d6f6b25f (about) (plain)
1
2
3
4
5
(import (only (algebraic-structs functor vector base)))
(import (only (algebraic-structs functor make)))

(module (algebraic-structs functor vector) = ((algebraic-structs functor make)
                                              (algebraic-structs functor vector base)))