remove()
The remove()
method deletes a specific item from your collection by its key. This operation triggers updates to collection size and keys.
The remove()
method deletes a specific item from your collection by its key. This operation triggers updates to collection size and keys.