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


1.160 SymLink

Defined in namespace Smalltalk
Superclass: Link
Category: Language-Implementation

I am used to implement the Smalltalk symbol table. My instances are links that contain symbols, and the symbol table basically a hash table that points to chains of my instances.

SymLink class-instance creation: (class)
SymLink-accessing: (instance)
SymLink-iteration: (instance)
SymLink-printing: (instance)

AltStyle によって変換されたページ (->オリジナル) /