mirror of
https://github.com/anoma/juvix.git
synced 2024-12-14 08:27:03 +03:00
528eaa72d0
- Closes #2006 During lambda lifting, we now substitute the calls to the lifted functions before recursively applying lambda lifting. This will slightly increase the amount of captured variables. However, I think this is the only way since we need all identifiers to have a type when recursing. |
||
---|---|---|
.. | ||
Base.hs | ||
Negative.hs | ||
Positive.hs |