mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 03:16:28 -04:00
4 lines
184 B
Text
4 lines
184 B
Text
This module implements a Set of objects, that is, a collection of
|
|
objects without duplications. It is similar to a Smalltalk IdentitySet.
|
|
|
|
WWW: http://search.cpan.org/dist/Set-Object/
|