]> Cypherpunks repositories - gostls13.git/commit
math/bits: add examples for leading zero methods
authorDylan Waits <dylan@waits.io>
Sat, 15 Jul 2017 21:08:56 +0000 (15:08 -0600)
committerKevin Burke <kev@inburke.com>
Sat, 15 Jul 2017 21:55:58 +0000 (21:55 +0000)
commit5f7b3fabe1baeb8d71c68af38604f067fe13287a
tree2ca1c5b31b8cca24fb049003724be6708bf4ca6c
parent2b7a08c3c79030b07290f2f71033443273f8a5f0
math/bits: add examples for leading zero methods

Change-Id: Ib491d144387a7675af370f7b925fe6e62440d153
Reviewed-on: https://go-review.googlesource.com/48966
Run-TryBot: Kevin Burke <kev@inburke.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Kevin Burke <kev@inburke.com>
src/math/bits/example_test.go [new file with mode: 0644]