Pike v8.0 release 1738

Method ADT.Set()->`-()


Method `-

this_program res = ADT.Set() - other

Description

Difference. The expression 'A - B', where A and B are sets, returns all elements in A that are not also present in B.