mirror of
https://github.com/anoma/juvix.git
synced 2024-12-13 11:16:48 +03:00
5efec1a9d3
The `rmap` recursor allows to specify changes in binders while going downward through a Core node. This should help in implementing transformations on Core which need to add/remove/change binders. * Depends on PR #1875 * Adds unit tests for `rmap` * Changes the `NatToInt` transformation to use `rmap` |
||
---|---|---|
.. | ||
Asm | ||
Compile | ||
Eval | ||
Recursor | ||
Transformation | ||
Asm.hs | ||
Compile.hs | ||
Eval.hs | ||
Print.hs | ||
Recursor.hs | ||
Transformation.hs |