Method ADT.Set()->`|()
- Method
`|
this_program
res =ADT.Set()
|other
- Description
Union. Returns a set containing all elements present in either or both of the operand sets.
this_program
res = ADT.Set()
| other
Union. Returns a set containing all elements present in either or both of the operand sets.