Remove all matching elements in an array, mutating the array. Returns the number of removed elements.
See Implementation
Remove all matching elements in an array, mutating the array. Returns the number of removed elements.