]> Cypherpunks repositories - gostls13.git/commit
slices: document that Clone can return extra capacity
authorIan Lance Taylor <iant@golang.org>
Sun, 3 Mar 2024 02:48:26 +0000 (18:48 -0800)
committerGopher Robot <gobot@golang.org>
Tue, 5 Mar 2024 20:52:30 +0000 (20:52 +0000)
commit9e3b1d53a012e98cfd02de2de8b1bd53522464d4
treeda1ec2c8021b19bc7533d176eb72155044e4ae6a
parent16e5d24480dca7ddcbdffb78a8ed5de3e5155dec
slices: document that Clone can return extra capacity

Change-Id: I8b9aa1f36ce554d8855ee70e15f0dd0a8cf1097a
Reviewed-on: https://go-review.googlesource.com/c/go/+/568342
Reviewed-by: Michael Knyszek <mknyszek@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Keith Randall <khr@golang.org>
Reviewed-by: Keith Randall <khr@google.com>
Auto-Submit: Ian Lance Taylor <iant@golang.org>
src/slices/slices.go