delete Method
Invokes Map.delete, raising the onChanged event if the key was removed from the map.
delete(key: K): boolean
| Parameter | Type | Description |
|---|---|---|
| key | K |
Returns - boolean
Defined in
Last Updated: 24 September, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.