Show HN: LINQ for Go(github.com) s |
Show HN: LINQ for Go(github.com) s |
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.