Hacker News new | ask | show | jobs
by fedesilva 4643 days ago
"* Lack of parametric polymorphism means there's no useful higher-level functions like map, fold, etc."

This is one of my problems with Go, too. This will add line after line of repeated code in the long run. Time will tell.