roc/crates/compiler/builtins/roc
Prajwal S N a3e6345257
builtin(list): add List.countIf
Closes #4174

Signed-off-by: Prajwal S N <prajwalnadig21@gmail.com>
2022-10-13 00:45:13 +05:30
..
Bool.roc Update Bool documentation to opaque types 2022-09-20 14:42:04 -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 the update function to the Dict module 2022-10-09 20:21:21 -04:00
Encode.roc List dependencies in the stdlib explicitly rather than hard-coding 2022-10-05 18:53:49 -05:00
Hash.roc List dependencies in the stdlib explicitly rather than hard-coding 2022-10-05 18:53:49 -05:00
Json.roc Merge pull request #4187 from roc-lang/ranged-char-literal 2022-10-07 15:05:09 -05:00
List.roc builtin(list): add List.countIf 2022-10-13 00:45:13 +05:30
Num.roc Merge pull request #4224 from roc-lang/is-zero-lowlevel 2022-10-07 15:03:55 -05:00
Result.roc Update roc files to use new opaque bools 2022-09-20 14:42:04 -05:00
Set.roc List dependencies in the stdlib explicitly rather than hard-coding 2022-10-05 18:53:49 -05:00
Str.roc Add capacity growth to RocStr 2022-10-10 22:24:55 -07:00