Previous:
WeakKeyDictionary class-hacks
, Up:
WeakKeyDictionary
1.213.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.