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