]> Cypherpunks repositories - gostls13.git/commit
bytes, strings: improve documentation for Count functions
authorRobert Griesemer <gri@golang.org>
Thu, 22 Jan 2015 17:16:20 +0000 (09:16 -0800)
committerRobert Griesemer <gri@golang.org>
Thu, 22 Jan 2015 18:28:35 +0000 (18:28 +0000)
commit19c1b163e85ba5a25d95f8174a90b2dc2470a18f
tree7f015c930ea16e6b2467bc94f2f08a22740ffa7e
parent494b4ce2a7bc9fd4813ea546ef589b3ce0fc980f
bytes, strings: improve documentation for Count functions

Fixes #9659.

Change-Id: If364d5984a0c9a48858ae524b1560f633e621826
Reviewed-on: https://go-review.googlesource.com/3181
Reviewed-by: Rob Pike <r@golang.org>
src/bytes/bytes.go
src/strings/strings.go