We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7281b8a commit 756049cCopy full SHA for 756049c
README.md
@@ -2,9 +2,6 @@
2
3
LINQ-like API for Go with support for lazy evaluation.
4
5
-[](https://pkg.go.dev/github.com/CreateLab/glinq)
6
-[](https://goreportcard.com/report/github.com/CreateLab/glinq)
7
-
8
## Features
9
10
- **Lazy Evaluation**: All intermediate operations are executed only when the result is materialized
0 commit comments