(no title)
jrop
|
4 months ago
Just going to jump in here and say that there's another reason I might want Rust with a Garbage Collector: The language/type-system/LSP is really nice to work with. There have indeed been times that I really miss having enums + traits, but DON'T miss the borrow checker.
tuveson|4 months ago
IshKebab|4 months ago
Also the OCaml community is miniscule compared to Rust. And the syntax is pretty bonkers in places, whereas Rust is mostly sane.
Compile time is pretty great though. And the IDE support is also pretty good.
umanwizard|4 months ago
Yoric|4 months ago
seivan|4 months ago
[deleted]