Hacker News new | ask | show | jobs
by silasdavis 2514 days ago
Go strongly discourages you from making extremely useful abstractions over types early on in your design. You don't just write things the same way and remove boilerplate with generics you can exploit more symmetries.