summaryrefslogtreecommitdiffstats
path: root/python/frozenlist/README
blob: df956114f7fbbd32f91821e81aa2e31947903494 (plain)
FrozenList is a list-like structure which implements
collections.abc.MutableSequence, and which can be made immutable.