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

Method ADT.Set()->subset()


Method subset

int(0..1) subset(ADT.Set other)

Description

Subset. A <= B returns true if all items in A are also present in B.