blob: 6699b8e87a19d02e29ace4bfa868e2c61698f0f5 (
about) (
plain)
1
2
3
|
(import (algebraic-structures monoid)
(only (algebraic-structures private vector)))
(module (algebraic-structures vector monoid) = ((algebraic-structures monoid) (algebraic-structures private vector)))
|