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