roc/crates/compiler/builtins/roc
Brendan Hansknecht 108d9a54e3
Switch Num.tan to a zig builtin
It should be able to share some work between sine and cosine to run faster.
2023-09-16 21:27:51 -07: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 | -> where 2023-06-05 20:19:00 -04:00
Dict.roc Update to wyhash final 4 2023-09-08 16:02:38 -07: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 Merge remote-tracking branch 'origin/main' into walk-with-index 2023-08-17 00:08:50 -04:00
main.roc change just Json module name 2023-06-04 17:37:01 +10:00
Num.roc Switch Num.tan to a zig builtin 2023-09-16 21:27:51 -07: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 Inline inc and dec 2023-08-15 02:39:37 -04:00
TotallyNotJson.roc Merge remote-tracking branch 'origin/main' into abilities-syntax 2023-08-10 20:36:01 -04:00