|
|
|
|
|
by kibwen
3943 days ago
|
|
What a strange objection. In Rust, your mistakes are discovered at compilation time. In C++, your mistakes are discovered when your code blows up in your face at runtime (and cross your fingers that the failure is deterministic). Either way the programmer still making mistakes, but one of these failure modes is clearly preferable. |
|
Like a fertilizer that stimulates growth while young but a crutch which stunts advancement in old age.