Idris2/tests/node/tailrec002
Edwin Brady 26a47ddafe
Make prim_js2idris_array iterative (#2267)
I was getting a stack overflow on the tailrec002 test, caused by this
primitive being recursive. I've made it iterative. I'm no JS expert but
I've tested its behaviour against the old version.
2022-01-16 19:15:26 +00:00
..
EvenOdd.idr [ tests ] Add test case for #2243 2022-01-07 21:53:46 -08:00
expected [ tests ] Add test case for #2243 2022-01-07 21:53:46 -08:00
Main.idr [ tests ] Add test case for #2243 2022-01-07 21:53:46 -08:00
run Make prim_js2idris_array iterative (#2267) 2022-01-16 19:15:26 +00:00