isdisjoint# IndexSet1D.isdisjoint(other)[source]# Whether the IndexSet has no elements in common with another iterable, or not. Parameters: otheriterable Returns: bool