Creates an array of unique values that are included in all of the provided arrays using SameValueZero for equality comparisons.
The arrays to inspect.
Returns the new array of shared values.
Creates an array of unique values that are included in all of the provided arrays using SameValueZero for equality comparisons.