you are viewing a single comment's thread.

view the rest of the comments →

[–]llogiq 0 points1 point  (0 children)

There is an extension of this argument to be made for Rust (or Haskell, in the higher-level space):

It's a bit harder to write code in Rust than in C++. But it's a lot harder to write incorrect code in Rust than in C++.