roc/crates/compiler/builtins/roc
Anton-4 47d810e059
fix example
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2024-11-16 19:30:47 +01:00
..
Bool.roc New module header 2024-05-01 10:39:12 -03:00
Box.roc New module header 2024-05-01 10:39:12 -03:00
Decode.roc New module header 2024-05-01 10:39:12 -03:00
Dict.roc fix typo in Dict.update docs 2024-10-15 13:19:36 -04:00
Encode.roc New module header 2024-05-01 10:39:12 -03:00
Hash.roc New module header 2024-05-01 10:39:12 -03:00
Inspect.roc Merge attempt 2024-08-19 23:34:05 -07:00
List.roc fix example 2024-11-16 19:30:47 +01:00
main.roc Merge branch 'main' into builtin-task 2024-07-03 00:42:48 -07:00
Num.roc Add Num.intCast documentation 2024-09-30 14:09:23 +10:00
Result.roc Add Result.onErr! builtin 2024-11-09 22:17:33 -03:00
Set.roc Merge attempt 2024-08-19 23:34:05 -07:00
Str.roc rename Str.split 2024-11-15 21:12:23 -06:00
Task.roc Parse lowercase idents ending in ! 2024-11-07 18:54:14 -03:00