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