roc/compiler/builtins/roc
Richard Feldman b05259d870
Don't try to autolink to Num from Bool
This doesn't work because it would be a cyclic import
2022-05-02 19:44:42 -04:00
..
Bool.roc Don't try to autolink to Num from Bool 2022-05-02 19:44:42 -04: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 s/bytes/bits where appropriate 2022-05-02 15:16:31 -04: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