blob: 5150f9b7cd4a3c65e8c88b41af71d92f678fed15 (
about) (
plain)
1
2
3
|
(import (algebraic-structures foldable)
(only (algebraic-structures private list)))
(module (algebraic-structures list foldable) = ((algebraic-structures foldable) (algebraic-structures private list)))
|