Hacker News new | ask | show | jobs
by tfha 2409 days ago
Maybe I'm missing something but Go _discourages_ nested conditionals. There are even static analysis tools in the idiomic toolkit which tell you when your conditionals can be simplified.