]> Cypherpunks repositories - gostls13.git/commit
hash/crc32: move reverse representation docs to an example
authorShenghou Ma <minux@golang.org>
Sun, 3 May 2015 21:53:19 +0000 (17:53 -0400)
committerMinux Ma <minux@golang.org>
Mon, 4 May 2015 00:19:22 +0000 (00:19 +0000)
commit169adec231562565c0ee2486b1da832618b584c5
tree1e4958e3fb53b17183c63e36855b1718dbf32fa5
parent6f42b6166ae2c0cd775d24aa82548fb8637004b5
hash/crc32: move reverse representation docs to an example

Updates #8229.

Change-Id: I3e691479d3659ed1b3ff8ebbb71b4fc03f2e67af
Reviewed-on: https://go-review.googlesource.com/9680
Reviewed-by: Rob Pike <r@golang.org>
src/hash/crc32/crc32.go
src/hash/crc32/example_test.go [new file with mode: 0644]