roc/compiler/builtins/docs
Richard Feldman 4d1571c39d Drop Num.endi
It's [not portable](https://doc.rust-lang.org/std/primitive.u32.html#method.to_ne_bytes),
and apparently (in a Rust discussion somewhere) it's been said that the
host endianness is very rarely useful in user code. Given all that, it seems
reasonable to leave it up to platforms to expose it (or not).
2021-05-02 12:10:39 -04:00
..
Bool.roc Improve some docs 2021-03-25 22:49:50 -04:00
Defaults.roc Rename Dict in test_load tests to RedBlackTree 2020-12-11 23:48:40 -05:00
Dict.roc fix parser problem in Dict.roc 2021-03-23 16:15:56 +01:00
List.roc Add List.startsWith and endsWith 2021-04-26 00:21:03 -04:00
Num.roc Drop Num.endi 2021-05-02 12:10:39 -04:00
Set.roc Set type in Set.roc 2021-03-30 01:30:47 -04:00
Str.roc Add Byte Order Mark concept 2021-05-02 12:10:39 -04:00