Open
Description
We have hash
implemented at the compiler level for integers, strings, bytes, floats, and TupleOf. But we need it for everything else, along with comprehensive tests for correspondence between the typed_python interpreter form of the hashes and the compiled version. You can see some implemented already in hash_compilation_test.py