v 1.8.0 Updated: 4 weeks, 1 day ago
list-like structure which implements collections.abc.MutableSequence
frozenlist.FrozenList is a list-like structure which implements collections.abc.MutableSequence. The list is mutable until FrozenList.freeze is called, after which list modifications raise RuntimeError
https://github.com/aio-libs/frozenlist
| Installations | 0 |
| Requested Installations | 0 |