Y
Hacker News
new
|
ask
|
show
|
jobs
by
worik
605 days ago
> Yes and I'm opposed to such "if err != nil" boilerplate.
That is not what Rust boilerplate looks like.
1 comments
stackghost
605 days ago
I'm aware. One of the criticisms often leveled against Go is that it's needlessly verbose when handling errors, which is why I chose that example.
link