go-linq
go-linq copied to clipboard
.NET LINQ capabilities in Go
Results
11
go-linq issues
Sort by
recently updated
recently updated
newest added
``` testing: github.com/ahmetb/go-linq github.com/ahmetb/go-linq --- FAIL: ExampleOrderedQuery_ThenByDescending (0.00s) got: apPLe apple apPLE APple orange baNanA ORANGE BAnana want: apPLe apPLE apple APple orange baNanA ORANGE BAnana FAIL exit status 1...