1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-01 00:04:58 +03:00
juvix/tests/benchmark
Łukasz Czajka 2baad15a41 Remove old function syntax (#2305)
* Enables new function syntax in local let-declarations
* Closes #2251
2023-08-24 16:24:47 +02:00
..
ackermann Remove old function syntax (#2305) 2023-08-24 16:24:47 +02:00
combinations Remove old function syntax (#2305) 2023-08-24 16:24:47 +02:00
cps Remove old function syntax (#2305) 2023-08-24 16:24:47 +02:00
fibonacci Remove old function syntax (#2305) 2023-08-24 16:24:47 +02:00
fold Remove old function syntax (#2305) 2023-08-24 16:24:47 +02:00
mapfold Remove old function syntax (#2305) 2023-08-24 16:24:47 +02:00
mapfun Remove old function syntax (#2305) 2023-08-24 16:24:47 +02:00
maybe Remove old function syntax (#2305) 2023-08-24 16:24:47 +02:00
mergesort Remove old function syntax (#2305) 2023-08-24 16:24:47 +02:00
prime Remove old function syntax (#2305) 2023-08-24 16:24:47 +02:00
compile.sh Fix runtime C maybe benchmark example (#2195) 2023-06-16 09:54:13 +01:00
Makefile Juvix C runtime (#1580) 2022-11-03 09:38:09 +01:00