Draft: hashable class without deriving from HasUhash
- a class with
__uhash__
becomes universally hashable - remove recursive
uhash
calls - make
classhashdata
andmultitype_sorted
hidden methods
Edited by Wout De Nolf
__uhash__
becomes universally hashableuhash
callsclasshashdata
and multitype_sorted
hidden methods