Removes a specified value or a matching value from an array.
The array to modify.
The item or the function invoked per iteration.
Generated using TypeDoc
Description
Removes a specified value or a matching value from an array.