Expand description
Python sets and related types.
Structs§
- Bound
SetIterator - PyO3 implementation of an iterator for a Python
setobject. - PySet
- Represents a Python
set.
Traits§
- PySet
Methods - Implementation of functionality for
PySet.
Python sets and related types.
set object.set.PySet.