Hacker News new | ask | show | jobs
by _ak 3966 days ago
The good thing about how things are structured in Go is that you can read your types from left to right, while in C, you need to use a more intricate way of reading types... http://c-faq.com/decl/spiral.anderson.html