roc/crates/compiler/builtins/roc
Anton-4 775bce294b
Merge pull request #7007 from roc-lang/str-dropping
Implement `Str.dropPrefix` and `Str.dropSuffix` builtins
2024-09-30 16:11:04 +02:00
..
Bool.roc New module header 2024-05-01 10:39:12 -03:00
Box.roc New module header 2024-05-01 10:39:12 -03:00
Decode.roc New module header 2024-05-01 10:39:12 -03:00
Dict.roc Dict.update alter fn is passed a Result 2024-09-19 20:46:44 -04:00
Encode.roc New module header 2024-05-01 10:39:12 -03:00
Hash.roc New module header 2024-05-01 10:39:12 -03:00
Inspect.roc Merge attempt 2024-08-19 23:34:05 -07:00
List.roc fix typo 2024-07-13 10:39:58 -07:00
main.roc Merge branch 'main' into builtin-task 2024-07-03 00:42:48 -07:00
Num.roc Add Num.intCast documentation 2024-09-30 14:09:23 +10:00
Result.roc Merge attempt 2024-08-19 23:34:05 -07:00
Set.roc Merge attempt 2024-08-19 23:34:05 -07:00
Str.roc use wrapping instead of saturaing subtraction 2024-09-29 14:38:06 +10:00
Task.roc Merge attempt 2024-08-19 23:34:05 -07:00