You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As an alternative to BitSets, one should check out the 'big' package, which provides a (less set-theoretical) view of bitsets.
65
65
66
-
Package documentation is at: https://pkg.go.dev/github.com/willf/bitset?tab=doc
66
+
Package documentation is at: https://pkg.go.dev/github.com/bits-and-blooms/bitset?tab=doc
67
67
68
68
## Memory Usage
69
69
@@ -78,7 +78,7 @@ It is possible that a later version will match the `math/bits` return signature
0 commit comments