Creates an array excluding all provided values using SameValueZero for equality comparisons.
The array to filter.
The values to exclude.
Returns the new array of filtered values.
Creates an array excluding all provided values using SameValueZero for equality comparisons.