s
Show HN: LINQ for Go
github.com
1–6 of 6 posts
Show HN: LINQ for Go
github.com
A rather proper LINQ implementation in Go is
http://www.oki-osk.jp/esc/golang/linq3/linq.go.html http://www.oki-osk.jp/esc/golang/linq3/linq_test.go.html
and its design and implementation are explained in
Anyone got a link to something like that ?
Actual LINQ is a lot more powerful.