Removes the entry keyed by key and returns the removed item if it exists.
key
The Ord instance for K.
Ord
K
The removed one if it exists.
Removes the entry keyed by
keyand returns the removed item if it exists.