module documentation

Undocumented

Class FreezableDefaultDict Often it is desirable to prevent the mutation of a default dict after its initial construction, such as to prevent mutation during iteration.
Class Pair Undocumented