Average Go code has much less panics than Rust has unwraps, which are functionally equivalent.
reply
It's not in the type system, but it's idiomatic
I'd prefer a loud crash over that.
In the original PHP code, all worked, only it didn't properly check for bots.
The new Rust code did a loud crash and took off half of the internet.
Average Go code has much less panics than Rust has unwraps, which are functionally equivalent.