method
disjoint?
v2_1_10 -
Show latest stable
- Class:
Set
disjoint?(set)public
Returns true if the set and the given set have no element in common. This method is the opposite of intersect?.
disjoint?(set)Returns true if the set and the given set have no element in common. This method is the opposite of intersect?.