aboutsummaryrefslogtreecommitdiff
path: root/algebraic-structures.vector.functor.scm
blob: 3c4a31073429c869240e0448eeeb13449ac2372d (about) (plain)
1
2
3
(import (algebraic-structures functor)
        (only (algebraic-structures private vector)))
(module (algebraic-structures vector functor) = ((algebraic-structures functor) (algebraic-structures private vector)))