]> Cypherpunks repositories - gostls13.git/commit
strings: move Clone to stringslite
authorqiulaidongfeng <2645477756@qq.com>
Sat, 4 May 2024 00:40:18 +0000 (00:40 +0000)
committerGopher Robot <gobot@golang.org>
Sat, 4 May 2024 01:23:42 +0000 (01:23 +0000)
commitae6af9b3d8c88c29c81230abbe697cf61e2ae594
treefc80836350caa982386d533fb26e25217b7a0188
parent7994da4cc143fa16803bf80188b849457b7d55c3
strings: move Clone to stringslite

Follow-up CL help package like unique use Clone.

Change-Id: Ie64adf7e1a331f47c3cfe178c368d72fc72493ff
GitHub-Last-Rev: 499476cc4acdf58ecf0fec9f7281bfb90edc7c82
GitHub-Pull-Request: golang/go#67106
Reviewed-on: https://go-review.googlesource.com/c/go/+/581956
Reviewed-by: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: David Chase <drchase@google.com>
Auto-Submit: Ian Lance Taylor <iant@golang.org>
src/internal/stringslite/strings.go
src/strings/clone.go