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

> There are also other things the Go compiler doesn't enforce.

Importantly, there are a number of almost certain bugs the Go compiler is happy to let through without even a warning.

Like not rebinding the result of append(), or not checking the error returned by a function.



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

Search: