Removes the first occurrence of a particular value from an array.
Array from which to remove value.
Object to remove.
True if an element was removed.
Removes the first occurrence of a particular value from an array.