<object-set>

The class of sets of objects.  Sets may contain or not contain a given key.  Each key has itself as its value.

In the following code, #t is ignored, but the set will subsequently contain #”red”.

set[#"red"] := #t;

Exported from

Modifiers

concrete primary sealed

Superclasses

Ultimately, there will be several, more logically separate libraries that extend Dylan or provide an application framework for users.
The set module.
The class of sets.