8000
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.
update to go 1.22
sqls/txx: add readme
use go 1.21 features go get -t -u ./...; go mod tidy
better message when golangci-lint is missing
slices: add index, contains, and first functions
update docs
add slice filtering
slices: fix non-classical reducer signature
errgroup: panic stack on a new line
errgroup: WithContext looks like an option