Next: General Restrictions on Parameters that must be Lists, Previous: Lists as Association Lists, Up: Conses as Lists
Lists are sometimes viewed as sets by considering their elements unordered and by assuming there is no duplication of elements.
  adjoin         nset-difference    set-difference    union  
  intersection   nset-exclusive-or  set-exclusive-or         
  nintersection  nunion             subsetp                  
       Figure 14–5: Some defined names related to sets.