The array to inspect.
The values to exclude.
The new array of filtered values.
arrayGetDifference
Create an array of values from the first array not present in the second array.
The array to inspect.