roc/crates/compiler/builtins/roc
Prajwal S N 07224e9086
builtin(list): add List.walkFrom, List.walkFromUntil
Signed-off-by: Prajwal S N <prajwalnadig21@gmail.com>
2022-10-17 20:51:03 +05:30
..
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 builtin(list): add List.walkFrom, List.walkFromUntil 2022-10-17 20:51:03 +05:30
Num.roc updated Str builtin documentation 2022-10-15 16:15:43 +11: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 format Str.roc 2022-10-15 11:19:54 +02:00