Extracted from Pike v8.0 release 28 as of 2015-08-03.
   

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.