aboutsummaryrefslogtreecommitdiff
path: root/src/math/bits/example_test.go
AgeCommit message (Expand)Author
2019-05-20math/bits: add example for OnesCount functionadarsh ravichandran
2017-11-03math/bits: add examples for right rotationTobias Klauser
2017-10-06math/bits: complete examplesgriesemer
2017-08-11math/bits: examples generatorromanyx
2017-08-09math/bits: Add examples for Reverse functionsWembley G. Leach, Jr
2017-08-09math/bits: some regular examples for functionsromanyx
2017-08-05math/bits: fix example for OnesCount64Francesc Campoy Flores
2017-08-04math/bits: add examples for OnesCount functionsFrancesc Campoy
2017-07-15math/bits: add examples for leading zero methodsDylan Waits