We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41aeec6 commit e9922f3Copy full SHA for e9922f3
1 file changed
README.md
@@ -1,6 +1,6 @@
1
# Your basic bit [][godoc-bit]
2
3
-### Golang set data structure with bonus bit-twiddling functions
+### Set data structure with bonus bit-twiddling functions
4
5
A bit array, or bit set, is an efficient set data structure.
6
It consists of an array that compactly stores bits and it uses
0 commit comments