roc/crates/roc_std
Ayaz Hafiz b1e41a5995
Remove Clone restriction from RocList FromIterator
You don't need clone-able elements to create a Roc list from an owned
iterator.
2022-08-17 17:44:06 -05:00
..
src Remove Clone restriction from RocList FromIterator 2022-08-17 17:44:06 -05:00
tests implement Serialize/Deserialize for RocList 2022-08-10 17:32:31 -05:00
.gitignore moved all crates into seperate folder + related path fixes 2022-07-01 17:37:43 +02:00
Cargo.lock we'll test ser/de with JSON 2022-08-10 16:56:48 -05:00
Cargo.toml s/rtfeldman/roc-lang/g in links to GitHub repos 2022-08-12 15:24:09 -04:00