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

Go is not simple, it's easy.

The difference, for example is: Go invents an abstraction just for one use case, and just for the standard library/runtime itself, instead of taking the time to create a universal version of that abstraction. Generics for maps and lists, and tuples for error handling.



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

Search: