1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-13 11:16:48 +03:00
juvix/test/Core/Recursor
Łukasz Czajka a5bfba6c1c
JuvixTree recursors and transformation framework (#2594)
* Generalizes JuvixCore map and fold recursors to work also for
JuvixTree.
* Adds a transformation framework to JuvixTree.
* Adds identity trasformation tests for JuvixTree.
* Depends on #2590 
* Depends on #2589 
* Depends on #2587
2024-01-29 16:43:08 +00:00
..
Base.hs The rmap recursor (#1893) 2023-03-16 14:47:21 +01:00
RMap.hs JuvixTree recursors and transformation framework (#2594) 2024-01-29 16:43:08 +00:00