/frozenlist

`FrozenList` is a `list`-like structure that implements `collections.abc.MutableSequence` and can be made immutable.

Primary LanguagePythonApache License 2.0Apache-2.0

Stargazers