freebsd-ports/devel/p5-Set-Object/pkg-descr

6 lines
166 B
Text
Raw Normal View History

This module implements a Set of objects, that is, a collection of
objects without duplications. It is similar to a Smalltalk IdentitySet.
-Anton
<tobez@FreeBSD.org>