Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Errors must be handled, which means you always get control flow with them, even if it's just the primitive (if err != nil) -- in Go you just have to manually write the control flow instead of the language helping you.


Right - the control flow is explicit, and works the same as regular control flow.




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

Search: