| ActualHashSet | |
| EmptyImmuSet | |
| HashSet | The HashSet class is an implementation of a MuTable set that can contain arbitrary Heapers. It use... |
| ImmuSet | ImmuSets are ScruSets which are guaranteed never to change. ImmuSets correspond to the mathematical... |
| ImmuSetOnMu | |
| MuSet | MuSets are a changable collection of elements. Added to the ScruSet protocol are messages for perfo... |
| ScruSet | X++ has three basic kinds of collection classes. Tables, Sets and XuRegions. XuRegions are not-nec... |
| SetAccumulator | A SetAccumulator accumulates a bunch of objects and then makes an ImmuSet containing all the accumul... |
| TinyImmuSet | This is an efficient implementation of ImmuSets for zero and one element sets. |
| UnionRecruiter | Like a SetAccumulator, a UnionRecruiter makes an ImmuSet out of the things that it Accumulates. How... |