Removes an item from an array.
the array that may contain the item to remove
the item to remove from the array
the removed item or null if it wasn't part of the array
Removes an item from an array.