Returns the intersection of multiple arrays.
An array of arrays from which to find intersection.
Array of intersecting values.
Returns the intersection of multiple arrays.