roc/crates/compiler/builtins/roc
2023-12-05 14:12:10 -08: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 Update Decode.roc 2023-12-02 18:33:17 -07:00
Dict.roc write keepShared in a way that doesn't break dev-wasm 2023-12-05 14:12:10 -08: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 make DbgFormatter an unexposed implementation detail 2023-12-03 12:41:04 -08:00
List.roc remove redunant list.sublist check 2023-11-20 21:09:11 -08:00
main.roc make DbgFormatter an unexposed implementation detail 2023-12-03 12:41:04 -08:00
Num.roc correct counting bits to return a u8 2023-12-05 12:37:10 -08:00
Result.roc Update Result.roc 2023-06-22 11:05:48 +02:00
Set.roc implement Dict.withCapacity and improve Dict.fromList 2023-12-05 12:37:11 -08:00
Str.roc Fix Str.walkUtf8 docs 2023-12-01 20:49:58 -05:00
TotallyNotJson.roc make dropFirst and dropLast drop n elements 2023-10-29 13:23:33 -05:00