10000
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.
upgrade hash package (broke on Go 1.23) (#74) * upgrade hash package (broke on Go 1.23)
go mod tidy
Upgrade hash to avoid breakage in Go 1.23.
reduce dependencies (#73) * reduce dependencies * lint * fix go versioning * misc fixes
Update linters (#72)
Move iterator.Iterator to frozen.Iterator (#68)
Re-export Key (#67)
Hashable IntSet (#65)
Fix race in (*branch).{Remove,Without} (#63)
Fix race conditions in (*branch).{Without,Remove}.