freebsd-ports/devel/p5-Set-Object/pkg-descr
Will Andrews 9cd3846c07 Add p5-Set-Object 1.02, perl module to manage sets of objects.
PR:		24025
Submitted by:	Anton Berezin <tobez@tobez.org>
2001-01-04 00:06:47 +00:00

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>