Hacker News new | past | comments | ask | show | jobs | submit login
[Brief critique of Go error proposal] Golang, how dare you handle my checks! (medium.com/mnmnotmail)
1 point by networkimprov on Sept 10, 2018 | hide | past | favorite | 1 comment



You can always use `if` to handle errors like now. Handle/check is a addition to error handling but not replacement.

Function arguments can be placed on multiple lines, that would make `check` expression more readable.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: