Hacker News new | ask | show | jobs
by gatestone 1460 days ago
That’s a myth. Go read some random Go. Trivial functions often do nothing but call a couple of other functions, check errors and return. But non-trivial functions use relatively less lines for error handling.