roc/crates/compiler/builtins/roc
2025-01-17 16:15:31 -08:00
..
Bool.roc Prefer and and or for boolean operators 2025-01-17 16:15:31 -08:00
Box.roc Move builtins to snake_case with auto-case conversion 2025-01-04 03:29:01 -08:00
Decode.roc Format all lambdas to new syntax 2025-01-16 08:03:44 -06:00
Dict.roc Prefer and and or for boolean operators 2025-01-17 16:15:31 -08:00
Encode.roc Format all lambdas to new syntax 2025-01-16 08:03:44 -06:00
Hash.roc Format all lambdas to new syntax 2025-01-16 08:03:44 -06:00
Inspect.roc Format all lambdas to new syntax 2025-01-16 08:03:44 -06:00
List.roc Prefer and and or for boolean operators 2025-01-17 16:15:31 -08:00
main.roc Remove Task from Roc 2025-01-08 17:00:40 -08:00
Num.roc Prefer and and or for boolean operators 2025-01-17 16:15:31 -08:00
Result.roc Format all lambdas to new syntax 2025-01-16 08:03:44 -06:00
Set.roc Format all lambdas to new syntax 2025-01-16 08:03:44 -06:00
Str.roc Prefer and and or for boolean operators 2025-01-17 16:15:31 -08:00