]> Cypherpunks.ru repositories - gostls13.git/commit
bytes, strings: mention Cut in docs for Split and SplitN
authorIan Lance Taylor <iant@golang.org>
Thu, 3 Feb 2022 20:13:00 +0000 (12:13 -0800)
committerIan Lance Taylor <iant@golang.org>
Tue, 8 Feb 2022 22:25:54 +0000 (22:25 +0000)
commit540632841e678573885e296db0cb73b15f48f96c
tree36576db53a342a2fbfd6cf2f55739ffe205ab5e1
parent3e514a0103a7e335c70104435555229f51e4d9ae
bytes, strings: mention Cut in docs for Split and SplitN

For #46336

Change-Id: Idc23302085e14e24d571f5995d6d33ca964a0021
Reviewed-on: https://go-review.googlesource.com/c/go/+/382954
Trust: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Russ Cox <rsc@golang.org>
src/bytes/bytes.go
src/strings/strings.go