(no title)
wild_preference | 7 years ago
Exceptions are one reason other languages don't need this "if err throw err" code, without making a comment on if either is superior.
wild_preference | 7 years ago
Exceptions are one reason other languages don't need this "if err throw err" code, without making a comment on if either is superior.
bouncycastle|7 years ago
dymk|7 years ago
Then it's not an error, and Go has once again forced people into writing something semantically confusing and/or incorrect because it lacks basic abstractions.