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


1.105 LookupKey

Defined in namespace Smalltalk
Superclass: Magnitude
Category: Language-Data types

I represent a key for looking up entries in a data structure. Subclasses of me, such as Association, typically represent dictionary entries.