roc/crates/cli/tests/test-projects/effectful
Anton-4 c93e27ca9a
added List.keep_if_try! (#7804)
* added keep_if_try!

* cleanup types

* cleanup var name
2025-05-21 14:12:24 -05:00
..
combine_tasks.roc snake_case-ify all remaining camelCase names in hiding (#7561) 2025-02-05 16:05:03 +01:00
Community.roc snake_case-ify all remaining camelCase names in hiding (#7561) 2025-02-05 16:05:03 +01:00
echo.roc Progress on updating entire compiler for snake_case 2025-01-05 03:48:03 -08:00
for_each_try.roc Move to new interpolation syntax 2025-01-10 10:29:20 -08:00
form.roc Move to new interpolation syntax 2025-01-10 10:29:20 -08:00
hello.roc Progress on updating entire compiler for snake_case 2025-01-05 03:48:03 -08:00
ignore_result.roc Progress on updating entire compiler for snake_case 2025-01-05 03:48:03 -08:00
inspect_logging.roc snake_case-ify all remaining camelCase names in hiding (#7561) 2025-02-05 16:05:03 +01:00
keep_if_try.roc added List.keep_if_try! (#7804) 2025-05-21 14:12:24 -05:00
loops.roc Progress on updating entire compiler for snake_case 2025-01-05 03:48:03 -08:00
map_try.roc added map_try! + walk_try! test (#7770) 2025-04-29 22:05:12 +02:00
on_err.roc Progress on updating entire compiler for snake_case 2025-01-05 03:48:03 -08:00
print_line.roc snake_case-ify all remaining camelCase names in hiding (#7561) 2025-02-05 16:05:03 +01:00
suffixed_record_field.roc Move to new interpolation syntax 2025-01-10 10:29:20 -08:00
untyped_passed_fx.roc Move to new interpolation syntax 2025-01-10 10:29:20 -08:00
walk_try.roc added map_try! + walk_try! test (#7770) 2025-04-29 22:05:12 +02:00