3 lines
138 B
Text
3 lines
138 B
Text
|
This module implements a Set of objects, that is, a collection of
|
||
|
objects without duplications. It is similar to a Smalltalk IdentitySet.
|