Returns the intersection of multiple arrays.
An array of arrays from which to find intersection.
Custom function to hash values, default the hashCode method
Array of intersecting values.
Returns the intersection of multiple arrays.