Hierarchy

  • SetIntersection

Properties

Properties

$setIntersection: ArrayExpression<any>[]

Takes two or more arrays and returns an array that contains the elements that appear in every input array.

Generated using TypeDoc