Previous:
MethodDictionary-rehashing
, Up:
MethodDictionary
1.111.3 MethodDictionary: removing
remove: anAssociation
Remove anAssociation's key from the dictionary
removeKey: anElement ifAbsent: aBlock
Remove the passed key from the dictionary, answer the result of evaluating aBlock if it is not found