removing
Returns a new persistent map with the specified key and its corresponding value removed, or this instance if it contains no mapping for the key.
Returns a new persistent map with the entry for the specified key and value removed, or this instance if it contains no entry with the specified key and value.