Method ADT.Set()->`&()
- Method
`&
this_program
res =ADT.Set()
&other
- Description
Intersection. Returns a set containing those values that were present in both the operand sets.
this_program
res = ADT.Set()
& other
Intersection. Returns a set containing those values that were present in both the operand sets.