FreeBSD.software
Home/devel/py311-frozenlist

py311-frozenlist

1.8.0

List-like structure which implements collections.abc.MutableSequence

The list is mutable until FrozenList.freeze() is called, after which list modifications raise RuntimeError. A FrozenList instance is hashable, but only when frozen. Attempts to hash a non-frozen instance will result in a RuntimeError exception.

Origin: devel/py-frozenlist
Category: devel
Size: 133KiB
License: APACHE20
Maintainer: python@FreeBSD.org
Dependencies: 2 packages
Required by: 2 packages
$pkg install py311-frozenlist

Dependencies (2)

Required By (2 packages)

More in devel