mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-30 21:49:25 +00:00
9cd3846c07
PR: 24025 Submitted by: Anton Berezin <tobez@tobez.org>
6 lines
164 B
Plaintext
6 lines
164 B
Plaintext
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>
|