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