Extracted from Pike v8.0 release 276 as of 2016-07-29.
   

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.