Show HN: Goo – Golang attempt at JavaScript's underscore, made with generics
github.comGOo 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.