Hacker News new | ask | show | jobs
Show HN: Goo – Golang attempt at JavaScript's underscore, made with generics (github.com)
2 points by cedricmar 1250 days ago
1 comments

GOo aims to port javascript's underscore functionnalities in Golang, because reinventing the wheel is no fun :(

Since it uses generics it is really simple to use.