Skip to main content

Module setobject

Module setobject 

Source

Statics§

PyFrozenSet_Type⚠
PySetIter_Type⚠
PySet_Type⚠

Functions§

PyAnySet_Check⚠Non-RustPython
PyAnySet_CheckExact⚠Neither RustPython, nor PyPy and non-Py_3_12
PyFrozenSet_Check⚠Neither RustPython, nor PyPy and non-Py_3_12
PyFrozenSet_CheckExact⚠Neither GraalPy, nor RustPython, nor PyPy and non-Py_3_12
PyFrozenSet_New⚠
PySet_Add⚠
PySet_Check⚠Neither RustPython, nor PyPy and non-Py_3_12
PySet_CheckExact⚠Py_3_10 and non-RustPython
PySet_Clear⚠
PySet_Contains⚠
PySet_Discard⚠
PySet_New⚠
PySet_Pop⚠
PySet_Size⚠
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here