next up previous contents
Next: Fundamental, core, explicit, and Up: The Set Container Sets Previous: The Set Container Sets

The set of sets, unordered sets, and ordered sets.

The set of sets is named SSET and SORDERED in order to avoid conflicting with the procedures set and ordered.

(define sset 'sset) (define sordered 'sordered) (define unordered 'unordered)



Richard W. DeVaul
1998-12-07