|
|
A common activity found in a variety of computer programs is the maintenance of a set of values from which we wish to:
1. insert elements into the set
2. delete elements from the set
3. look up an element to see whether it is currently
in the set.
|
|
Last modified 22/May/97