blob: a9707f2103dbad0384afeb1c42831451fb89d742 (
about) (
plain)
1
2
3
|
(import (algebraic-structures functor)
(only (algebraic-structures private list)))
(module (algebraic-structures list functor) = ((algebraic-structures functor) (algebraic-structures private list)))
|