]> Cypherpunks repositories - gostls13.git/commit
bytes, strings: document that FieldsFunc f must not be stateful
authorRuss Cox <rsc@golang.org>
Thu, 18 Sep 2014 23:40:31 +0000 (19:40 -0400)
committerRuss Cox <rsc@golang.org>
Thu, 18 Sep 2014 23:40:31 +0000 (19:40 -0400)
commite9ec8e7a2693b322287a96100750c6f00cf574ef
treedf5e1be79fba71beb2b668e37de62501484ef3f4
parentab76638cdc1705ec4f22cb6f757c1b542b388692
bytes, strings: document that FieldsFunc f must not be stateful

Fixes #8738.

LGTM=adg
R=golang-codereviews, adg
CC=golang-codereviews
https://golang.org/cl/143260045
src/bytes/bytes.go
src/strings/strings.go