APrioriInvestments / typed_python

An llvm-based framework for generating and calling into high-performance native code from Python.
Apache License 2.0
197 stars 8 forks source link

Can't compile `Dict(type, T)` #408

Open braxtonmckee opened 1 year ago

braxtonmckee commented 1 year ago

Right now our compiled hash function only works on a subset of types, and in particular it can't handle 'type'.