]> Cypherpunks repositories - gostls13.git/commit
math/bits: expand doc strings for all functions
authorRobert Griesemer <gri@golang.org>
Thu, 16 Feb 2017 22:15:23 +0000 (14:15 -0800)
committerRobert Griesemer <gri@golang.org>
Fri, 17 Feb 2017 19:02:56 +0000 (19:02 +0000)
commit81acd308a4577af3f0c3e191b16e125c5d10bbf4
tree7afac86b992ffd9e9949ffe2a7f25cab65ee38b7
parent045ad5bab812657a85707e480c29de9144881be1
math/bits: expand doc strings for all functions

Follow-up on https://go-review.googlesource.com/36315.
No functionality change.

For #18616.

Change-Id: Id4df34dd7d0381be06eea483a11bf92f4a01f604
Reviewed-on: https://go-review.googlesource.com/37140
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
src/math/bits/bits.go