delete (key) Boolean
private
Removes a value from the map for an associated key.
Parameters:
-
key
*
Returns:
-
Boolean
- true if an item was removed, false otherwise
delete (key) Boolean
private
Removes a value from the map for an associated key.
*
Boolean
Please login to continue.