Open zetah11 opened 1 year ago
There are two main problems with monomorphisation at the moment:
Basically we need some way to cache which instantiations we have, as well as a stack of which functions we are currently monomorphising.
There are two main problems with monomorphisation at the moment:
Basically we need some way to cache which instantiations we have, as well as a stack of which functions we are currently monomorphising.