Skip to main content

Module setobject

Module setobject 

Source

Structs§

PySetObjectNeither Py_LIMITED_API nor PyPy nor GraalPy
setentryNeither Py_LIMITED_API nor PyPy nor GraalPy

Constants§

PySet_MINSIZE

Statics§

PyFrozenSet_Type
PySetIter_Type
PySet_Type

Functions§

PyAnySet_CheckNon-RustPython
PyAnySet_CheckExactNeither PyPy nor RustPython
PyFrozenSet_CheckNeither PyPy nor RustPython
PyFrozenSet_CheckExactNeither PyPy nor GraalPy 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_GET_SIZENeither PyPy nor GraalPy and non-Py_LIMITED_API
PySet_New
PySet_Pop
PySet_Size
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here