|
|
|
|
|
by 5701652400
38 days ago
|
|
it does not resolve the problem. you would need to check "is this value optional?" and unpacking everywhere.
this is what this article saying. you can do unpacking/nil-checks at the root or later when it happened. with rust you have 2x more ways to shoot yourself in the foot. |
|
I fail to see how Rust would offer twice as many ways to shoot yourself in the foot ; this is a rather safe and picky language.