roc/crates/compiler/builtins/roc
2022-10-14 13:43:31 -05:00
..
Bool.roc s/Eq/Bool 2022-10-12 16:38:37 -05:00
Box.roc moved all crates into seperate folder + related path fixes 2022-07-01 17:37:43 +02:00
Decode.roc List dependencies in the stdlib explicitly rather than hard-coding 2022-10-05 18:53:49 -05:00
Dict.roc Add listGetUnsafe to Dict.roc rather than exposing from list 2022-10-14 13:43:31 -05:00
Encode.roc List dependencies in the stdlib explicitly rather than hard-coding 2022-10-05 18:53:49 -05:00
Hash.roc misc cleanup 2022-10-14 07:45:50 -07:00
Json.roc Move Eq to Bool 2022-10-12 16:37:51 -05:00
List.roc Add listGetUnsafe to Dict.roc rather than exposing from list 2022-10-14 13:43:31 -05:00
Num.roc s/Eq/Bool 2022-10-12 16:38:37 -05:00
Result.roc Update roc files to use new opaque bools 2022-09-20 14:42:04 -05:00
Set.roc Move Eq to Bool 2022-10-12 16:37:51 -05:00
Str.roc Move Eq to Bool 2022-10-12 16:37:51 -05:00