Table ADTs
But, just like before, you should realize that these
operations are only one possible set of table
operations.
Your application might require either a subset of
these operations or other operations not listed
here.
Or, it might be better to modify the
definitions...to allow for duplicate items in a
table.