roc/crates/compiler/builtins/roc
ibalbaert 6851741c8a
Update Result.roc
Changed deprecated Num.negate in Result.map docs to Num.neg

Signed-off-by: ibalbaert <ivo.balbaert@telenet.be>
2023-06-22 11:05:48 +02:00
..
Bool.roc update mono 2023-03-15 18:24:16 +11:00
Box.roc Box.roc documentation 2023-06-14 11:09:37 +02:00
Decode.roc mono and update Json.fromUtf8 and Json.toUtf8 to Json.json 2023-04-21 10:57:48 +10:00
Dict.roc switch Dict to real tuples 2023-05-26 15:39:42 -07:00
Encode.roc Add the tuple ability member to EncoderFormatting 2023-03-22 11:14:46 -05:00
Hash.roc Implement hash for Dec 2023-05-26 11:38:30 -05:00
List.roc ran roc format on changed List.roc file 2023-06-17 21:28:20 +02:00
main.roc change just Json module name 2023-06-04 17:37:01 +10:00
Num.roc Fix bitwise operations documentation 2023-06-17 21:33:06 +02:00
Result.roc Update Result.roc 2023-06-22 11:05:48 +02:00
Set.roc Turn set test back on 2023-05-24 14:13:40 -05:00
Str.roc Rename trimLeft to trimStart and trimRight to trimEnd 2023-06-19 13:17:59 +08:00
TotallyNotJson.roc roc format 2023-06-04 18:24:14 +10:00