Hacker News new | ask | show | jobs
by cgag 4732 days ago
Well, it's not so much syntactic sugar as having the power to abstract them away via generic functions like map, which I'd argue are both more clear and less error prone.
1 comments

> power to abstract them away via generic functions

It will take a while for that in Go, if ever.