|
|
|
|
|
by Patryk27
205 days ago
|
|
> [...] it catches logic errors like this but Rust's type system did catch this error - and then author decided it's fine to panic if this error happens > You won't see Go or Java developers making such strong claims about their preferred languages. yess no Java developer ever said that OOP will solve world hunger |
|
The issue is that it wasn't fine to panic, thus Rust did not catch this error.