Back: IdentityDictionary
Up: Class reference
Forward: IdentitySet-testing
 
Top: GNU Smalltalk User's Guide
Contents: Table of Contents
Index: Class index
About: About this document

6.75 IdentitySet

Defined in namespace Smalltalk
Category: Collections-Unordered
I am the typical set object; I can store any objects uniquely. I use the == operator to determine duplication of objects.

6.75.1 IdentitySet: testing  (instance)


6.75.1 IdentitySet: testing

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




This document was generated on May, 12 2002 using texi2html