Searched defs:set_isdisjoint (Results 1 – 3 of 3) sorted by relevance
66 def set_isdisjoint(set1, set2): function
1408 set_isdisjoint(PySetObject *so, PyObject *other) in set_isdisjoint() function
1344 set_isdisjoint(PySetObject *so, PyObject *other) in set_isdisjoint() function