1
0
mirror of https://github.com/golang/go synced 2024-10-05 00:11:21 -06:00
go/src/pkg/hash
Rob Pike feab3f4986 hash: tweak the package docs
No semantic change.
I found the wording distracting in a couple of instances and was moved to improve it.

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/10478048
2013-06-24 16:53:13 -07:00
..
adler32 hash/adler32: optimize. 2012-05-25 09:58:38 +10:00
crc32 build: update assembly variable names for vet 2013-03-22 12:57:55 -04:00
crc64 hash: more efficient memory allocation 2012-04-10 15:15:39 -04:00
fnv hash: more efficient memory allocation 2012-04-10 15:15:39 -04:00
hash.go hash: tweak the package docs 2013-06-24 16:53:13 -07:00
test_cases.txt
test_gen.awk