]> Cypherpunks repositories - gostls13.git/commit
slices: add examples for iterator-related functions
authorjiahua wang <wjh180909@gmail.com>
Wed, 7 Aug 2024 06:43:14 +0000 (14:43 +0800)
committerGopher Robot <gobot@golang.org>
Wed, 14 Aug 2024 18:07:21 +0000 (18:07 +0000)
commit3c170ac018422fce5811f23455c89fe7630a4156
tree174403fda3ae7562964dcdf9e809f98ac05acd7d
parentea435a31f966c02a43eff865beab5b9aeb0716fd
slices: add examples for iterator-related functions

Change-Id: I13e878579b51638c2c07ad3ea99be7276177875c
Reviewed-on: https://go-review.googlesource.com/c/go/+/603735
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Carlos Amedee <carlos@golang.org>
Auto-Submit: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/slices/example_test.go