]> Cypherpunks repositories - gostls13.git/commit
bytes,strings: add example for ContainsFunc
authorcui fliter <imcusg@gmail.com>
Sun, 8 Oct 2023 08:42:26 +0000 (16:42 +0800)
committerGopher Robot <gobot@golang.org>
Mon, 9 Oct 2023 22:05:38 +0000 (22:05 +0000)
commit8f61fab61862e0c8f8bb8db968d14c262ff54d4c
tree205bc1193da89dfb2cbad09f265cb4bb6231b728
parent1ce8a3f08170c81085a26165d6c4e1a058d1e0d6
bytes,strings: add example for ContainsFunc

Change-Id: I340e892aa4ecc780905be984016efc86699a45a2
Reviewed-on: https://go-review.googlesource.com/c/go/+/533556
Run-TryBot: shuang cui <imcusg@gmail.com>
Reviewed-by: qiulaidongfeng <2645477756@qq.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Mauri de Souza Meneguzzo <mauri870@gmail.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
src/bytes/example_test.go
src/strings/example_test.go