setIntersection

setIntersection

> Functions

Calculates the intersection of two sets set1 and set2, noted set1 ∩ set2, which are the common elements of the two sets.

Parameters
Back