Hacker News new | ask | show | jobs
by weberc2 2635 days ago
I’m sure that’s a good chunk of it. Go also lacks list comprehensions, so you have a for loop instead. Go has more boilerplate, but not more complexity.
1 comments

Boilerplate is complexity.
Idk, you are arguing that more lines of code equal more complexity.
No it's not, by definition. :)