Method “removeAll”
function removeAll(key)
Removes all nodes associated with a key
Parameters
| Name | Type | Description |
|---|---|---|
key | string | The key to remove from the multi-map |
function removeAll(key)
Removes all nodes associated with a key
| Name | Type | Description |
|---|---|---|
key | string | The key to remove from the multi-map |