Back: IdentityDictionary Up: Base classes Forward: IdentitySet-testing   Top: GNU Smalltalk Library Reference Contents: Table of Contents Index: Class index About: About this document

1.86 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.86.1 IdentitySet: testing  (instance)


1.86.1 IdentitySet: testing

identityIncludes: anObject
Answer whether we include the anObject object; for IdentitySets this is identical to #includes:



Back: IdentitySet Up: IdentitySet Forward: Integer   Top: GNU Smalltalk Library Reference Contents: Table of Contents Index: Class index About: About this document


This document was generated on May, 22 2008 using texi2html