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