1.89 IdentitySet
Defined in namespace Smalltalk
Superclass: Set
Category: Collections-Unordered
I am the typical set object; I can store any objects uniquely. I use the == operator to determine duplication of objects.
1.89.1 IdentitySet: testing
(instance)
1.89.1 IdentitySet: testing
identityIncludes: anObject
Answer whether we include the anObject object; for IdentitySets this is identical to #includes:
This document was generated on
August, 19 2010
using
texi2html