Next: LookupTable, Previous: LinkedList, Up: Base classes [Index]
I represent a key for looking up entries in a data structure. Subclasses of me, such as Association, typically represent dictionary entries.
| • LookupKey class-basic: | (class) | |
| • LookupKey-accessing: | (instance) | |
| • LookupKey-printing: | (instance) | |
| • LookupKey-storing: | (instance) | |
| • LookupKey-testing: | (instance) |