We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbecbe5 commit b291bb7Copy full SHA for b291bb7
2 files changed
set.go
@@ -1,3 +1,5 @@
1
+// +build !go1.9
2
+
3
// Package bit provides a bit array implementation
4
// and some utility bit functions.
5
//
0 commit comments