Hacker News new | ask | show | jobs
by saagarjha 1614 days ago
I’m generally in the favor of checked arithmetic by default, yes. But I will give Rust credit in that it makes this easy to enable and also provides access to the various other kinds of arithmetic readily.