Next: , Previous: , Up: Base classes   [Index]


1.90 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.