`FrozenList` is a `list`-like structure that implements `collections.abc.MutableSequence` and can be made immutable.
-
Updated
Jan 6, 2025 - Python
`FrozenList` is a `list`-like structure that implements `collections.abc.MutableSequence` and can be made immutable.
Set of collections with ability to freeze their items
Add a description, image, and links to the frozenlist topic page so that developers can more easily learn about it.
To associate your repository with the frozenlist topic, visit your repo's landing page and select "manage topics."