9cd3846c07
PR: 24025 Submitted by: Anton Berezin <tobez@tobez.org>
5 lines
164 B
Text
5 lines
164 B
Text
This module implements a Set of objects, that is, a collection of
|
|
objects without duplications. It is similar to a Smalltalk IdentitySet.
|
|
|
|
-Anton
|
|
<tobez@tobez.org>
|