Removes a key from the aa associative array by merely invoking .remove.
The key to remove.
Whatever aa.remove(key) returns.
See Implementation
Removes a key from the aa associative array by merely invoking .remove.