]> Cypherpunks repositories - gostls13.git/commit
bytes: Examples recommending bytes.Compare(a, b) rel_op 0 to test a rel_op b.
authorMatthew Dempsky <mdempsky@google.com>
Sun, 6 Jan 2013 22:59:37 +0000 (09:59 +1100)
committerAndrew Gerrand <adg@golang.org>
Sun, 6 Jan 2013 22:59:37 +0000 (09:59 +1100)
commit56961274bbbdac59ab23af9ad592dfac89c94869
tree39a4e698ca8d0dd038ea989863b4b43f72116eb9
parent396c957a32f094ef0f410235250cf0ed6b8dcf9f
bytes: Examples recommending bytes.Compare(a, b) rel_op 0 to test a rel_op b.

R=golang-dev, minux.ma, rsc, adg
CC=golang-dev
https://golang.org/cl/7042045
src/pkg/bytes/example_test.go