]> Cypherpunks repositories - gostls13.git/commit
slices: update doc for Repeat
authorJes Cok <xigua67damn@gmail.com>
Wed, 3 Apr 2024 04:18:14 +0000 (12:18 +0800)
committerGopher Robot <gobot@golang.org>
Wed, 3 Apr 2024 22:46:15 +0000 (22:46 +0000)
commit4b2db7f60d808dc9e135af86bcd4a39ae63b1fc7
treef4b0071298764b31f5ca19745476849ea9360a88
parent23fc9170604a3df9a0458849ffb16b570eadcc19
slices: update doc for Repeat

To use (len(x) * count) consistently.

Change-Id: I45fa4383de7e05846152a8090ea5c04bc72a1727
Reviewed-on: https://go-review.googlesource.com/c/go/+/575955
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
src/slices/slices.go