roc/crates/roc_std
Brian Hicks 0f4c848978
remove RocList.get
It wasn't used outside of `RocDict`'s `IntoIterator`, and in that use case it
was throwing segfaults and bus errors all over the place. I was unable to figure
out what was wrong with it, but since we have an alternative path forward let's
just drop it for now.
2022-09-22 06:03:50 -05:00
..
src remove RocList.get 2022-09-22 06:03:50 -05:00
tests Add RocList from array 2022-08-17 17:58:03 -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