⚠️ Internal Docs ⚠️ Not Public API 👉
Official Docs Here
☰
Module setobject
Structs
Constants
Statics
Functions
?
Module
pyo3_ffi
::
setobject
source
·
[
−
]
Structs
PySetObject
setentry
Constants
PySet_MINSIZE
Statics
PyFrozenSet_Type
PySetIter_Type
PySet_Type
Functions
PyAnySet_Check
⚠
PyAnySet_CheckExact
⚠
PyFrozenSet_Check
⚠
PyFrozenSet_CheckExact
⚠
PyFrozenSet_New
⚠
PySet_Add
⚠
PySet_Check
⚠
PySet_Clear
⚠
PySet_Contains
⚠
PySet_Discard
⚠
PySet_New
⚠
PySet_Pop
⚠
PySet_Size
⚠
_PySet_NextEntry
⚠