logoalt Hacker News

thunkytoday at 12:22 AM1 replyview on HN

I don't think people mind reading Go as much as they mind writing it.


Replies

kccqzytoday at 12:38 AM

Nah all the `if err != nil` is just so much noise they obscures the real logic. And for the longest time it didn’t have generics to write map/filter/reduce on slices, forcing people to use loops where the intention is less clear.

show 1 reply