Searched defs:isdisjoint (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Lib/ | ||
H A D | _weakrefset.py | 199 def isdisjoint(self, other): member in WeakSet |
H A D | _collections_abc.py | 592 def isdisjoint(self, other): member in Set |
Completed in 2 milliseconds