We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
go version
$ go 1.14+
What did you do? Supports arrays, slices, maps, strings, channels and custom collections General Fast Iterative Query,and Simple 、easy
Example .net(c#) : query := from s in collections where c.courseName == "history" select s.stuName fmt.Printf(query , collections)
The text was updated successfully, but these errors were encountered:
Hi,
this is a dup of #32926. See in particular #32926 (comment). There are not enough details here to qualify as a proposal.
Sorry, something went wrong.
No branches or pull requests
What version of Go are you using (
go version
)?What did you do?
Supports arrays, slices, maps, strings, channels and custom collections
General Fast Iterative Query,and Simple 、easy
Example .net(c#) :
query := from s in collections where c.courseName == "history" select s.stuName
fmt.Printf(query , collections)
The text was updated successfully, but these errors were encountered: