setUnion

setUnion

> Functions

Calculates the union of two sets set1 and set2, noted set1 ∪ set2, which contains all elements present in set1 or in set2.

Parameters
Return