roc/crates/compiler/builtins/roc
Anton-4 6212820249
use List * in len, withCapacity, isEmpty...
for consistency with Dict and Set

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-11-08 19:50:21 +01:00
..
Bool.roc | -> where 2023-06-05 20:19:00 -04:00
Box.roc Box.roc documentation 2023-06-14 11:09:37 +02:00
Decode.roc make dropFirst and dropLast drop n elements 2023-10-29 13:23:33 -05:00
Dict.roc make dropFirst and dropLast drop n elements 2023-10-29 13:23:33 -05:00
Encode.roc | -> where 2023-06-05 20:19:00 -04:00
Hash.roc Improve Hash.Hash docs a bit 2023-08-11 21:33:04 -04:00
Inspect.roc Merge remote-tracking branch 'origin/main' into inspect-builtin 2023-08-14 15:03:27 -04:00
List.roc use List * in len, withCapacity, isEmpty... 2023-11-08 19:50:21 +01:00
main.roc change just Json module name 2023-06-04 17:37:01 +10:00
Num.roc Update some Num docs 2023-11-06 21:50:20 -05:00
Result.roc Update Result.roc 2023-06-22 11:05:48 +02:00
Set.roc Remove some Dict and Set ability constraints 2023-08-11 21:19:36 -04:00
Str.roc add Str.contains to builtins 2023-10-14 14:56:51 -05:00
TotallyNotJson.roc make dropFirst and dropLast drop n elements 2023-10-29 13:23:33 -05:00