A fork of frozendict, an immutable wrapper around dictionaries.
An immutable wrapper around dictionaries. immutabledict implements the complete mapping interface and can be used as a drop-in replacement for dictionaries where immutability is desired.