CSC 270

Homework 4
assigned 3 Dec, due 12 Dec

Write a collection of Scheme functions to do set manipulation. Assume a set is represented as a list of elements (some or all of which may themselves be sets), with no element appearing more than once. Write the following functions:

Please name the functions exactly as specified above, so I can load your file and immediately start using and testing the functions.


Last modified: Thu Dec 5 14:52:42 EST 1996
Stephen Bloch / sbloch@boethius.adelphi.edu