Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
ADT
ADT.Set

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


Method `-

this_program `-(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.