Module frozenset

Source

Structs§

BoundFrozenSetIterator
PyO3 implementation of an iterator for a Python frozenset object.
PyFrozenSet
Represents a Python frozenset.
PyFrozenSetBuilder
Allows building a Python frozenset one item at a time

Traits§

PyFrozenSetMethods
Implementation of functionality for PyFrozenSet.

Functions§

try_new_from_iter 🔒
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here