aboutsummaryrefslogtreecommitdiff
path: root/algebraic-structures.alternative.list.scm
blob: d258b9ec028d0032a685df0f3e6c97c8c2c0bf22 (about) (plain)
1
2
3
4
5
(import (only (algebraic-structures alternative make)))
(import (only (algebraic-structures alternative list base)))

(module (algebraic-structures alternative list) =
  ((algebraic-structures alternative make) (algebraic-structures alternative list base)))