Return True if the set has no elements in common with other. Sets are disjoint if and only if their intersection is the empty set.
isdisjoint(other)