blob: ffdb0275ec6d2ce25bc5e49662e0831b31496ea7 (
plain) (
blame)
1
2
3
4
|
This module implements a Set of objects, that is, a collection of
objects without duplications. It is similar to a Smalltalk IdentitySet.
WWW: https://metacpan.org/release/Set-Object
|