math/bits: added package for bit-level counting and manipulation
Initial platform-independent implementation. For #18616. Change-Id: I4585c55b963101af9059c06c1b8a866cb384754c Reviewed-on: https://go-review.googlesource.com/36315Reviewed-by: Keith Randall <khr@golang.org> Reviewed-by: Russ Cox <rsc@golang.org>
Showing
src/math/bits/bits.go
0 → 100644
src/math/bits/bits_impl.go
0 → 100644
src/math/bits/bits_test.go
0 → 100644
This diff is collapsed.
Please register or sign in to comment