module documentation

Undocumented

Class DuplicateSafeDict Dictionnary that do not discard old objects when they are overriden, but instead, only updates a reference to the new object.
Constant _KT Undocumented
Constant _VT Undocumented

Undocumented

Value
TypeVar('_KT')

Undocumented

Value
TypeVar('_VT')