blob: 8313aa788e9ca75d029923db8c9c47317b986f83 (
about) (
plain)
1
2
3
|
(import (algebraic-structures foldable)
(only (algebraic-structures private stream)))
(module (algebraic-structures stream foldable) = ((algebraic-structures foldable) (algebraic-structures private stream)))
|