Previous: , Up: WeakKeyDictionary   [Index]


1.217.2 WeakKeyDictionary: accessing

add: anAssociation

Store value as associated to the given key.

at: key put: value

Store value as associated to the given key.