|
|
|
|
|
by tob_scott_a
878 days ago
|
|
woodruffw already wrote an excellent comment for this question: https://news.ycombinator.com/item?id=39131723 Rust isn't just memory-safety. The type system also coaxes developers towards eliminating some types of logic bugs. Not all, granted, but it does move the needle. |
|
(and I say this as someone who grew up on SML)