Returns an array containing all elements of the original collection without the first occurrence of the given element.
Returns an array containing all elements of the original collection except the elements contained in the given elements array.