The Set Class

A collection where the indexes are equal to the values. Set indexes can be any object (as with the Table class) and each index is unique.

The class Set subclasses (specializes) The Object Class and inherits (specializes) in addition in the following order: