Obtain values present in any set.
a set
another set
x ∪ y = {v | v ∈ x or v ∈ y}
Generated using TypeDoc
Obtain values present in any set.