(import (algebraic-structures functor) (only (algebraic-structures private vector))) (module (algebraic-structures vector functor) = ((algebraic-structures functor) (algebraic-structures private vector)))
index : chicken/algebraic-structures.git | ||
Provides useful algebraic structures for programming using parametric modules. | Masaya Tojo |
aboutsummaryrefslogtreecommitdiff |
(import (algebraic-structures functor) (only (algebraic-structures private vector))) (module (algebraic-structures vector functor) = ((algebraic-structures functor) (algebraic-structures private vector)))