Next: Dictionary-dictionary testing, Previous: Dictionary-dictionary enumerating, Up: Dictionary [Index]
Remove anAssociation’s key from the dictionary
Remove anAssociation’s key from the dictionary
Remove all the keys in keys, without raising any errors
Remove all the keys in keys, passing the missing keys as parameters to aBlock as they’re encountered
Remove the passed key from the dictionary, fail if it is not found
Remove the passed key from the dictionary, answer the result of evaluating aBlock if it is not found