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

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