1
1
mirror of https://github.com/anoma/juvix.git synced 2025-01-05 22:46:08 +03:00
juvix/test/Core/Recursor
Łukasz Czajka bd17e957a1
Fix de Bruijn indices in rmap (#1898)
There was a subtle bug in `rmap` when `recur` was called on a variable.
This PR fixes it.
2023-03-17 13:11:36 +01:00
..
Base.hs The rmap recursor (#1893) 2023-03-16 14:47:21 +01:00
RMap.hs Fix de Bruijn indices in rmap (#1898) 2023-03-17 13:11:36 +01:00