roc/compiler/builtins/roc
2022-04-09 11:34:24 +02:00
..
Bool.roc start on roc_load build.rs script for building the builtins 2022-03-23 21:19:34 +01:00
Box.roc add headers to stdlib roc files 2022-03-23 21:19:37 +01:00
Dict.roc some tweaks to the builtin roc code 2022-04-08 19:35:26 +02:00
List.roc write functions, that can be written in roc, in roc 2022-04-09 11:34:24 +02:00
Num.roc fix some things in Num 2022-04-08 20:24:17 +02:00
Result.roc some tweaks to the builtin roc code 2022-04-08 19:35:26 +02:00
Set.roc write functions, that can be written in roc, in roc 2022-04-09 11:34:24 +02:00
Str.roc add import to Str.roc 2022-04-08 16:49:38 +02:00