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

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