|
|
|
|
|
by flukus
3521 days ago
|
|
> This is also why, in my mind, Go gets it wrong. Considering the amount of places I see c# code catch errors and continue as though nothing happened I have to wonder how many wild go and c programmers simply ignore error codes? |
|
However, the fact that "ignore error" is an easy and built-in paradigm that even shows up in the official docs:
that fills me with dread.