Next:
IdentitySet
, Previous:
HomedAssociation
, Up:
Base classes
1.87 IdentityDictionary
Defined in namespace Smalltalk
Superclass: LookupTable
Category: Collections-Keyed
I am similar to LookupTable, except that I use the object identity comparision message == to determine equivalence of indices.