Deletes i occurrences of the element with the provided key.
i
key
tuple of removed element (undefined when the key is missing or only some of its occurrences were removed) and remaining count (negative when more occurrences were requested than existed, 0 when the key was missing).
undefined
0
Deletes
ioccurrences of the element with the providedkey.