Skip to main content

Module setobject

Module setobject 

Source

Statics§

PyFrozenSet_Type
PySetIter_Type
PySet_Type

Functions§

PyAnySet_CheckNon-RustPython
PyAnySet_CheckExactNeither PyPy nor RustPython
PyFrozenSet_CheckNeither PyPy nor RustPython
PyFrozenSet_CheckExactNeither GraalPy nor PyPy nor RustPython
PyFrozenSet_New
PySet_Add
PySet_CheckNeither PyPy nor RustPython
PySet_CheckExactPy_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