]> Cypherpunks repositories - gostls13.git/commit
sort: clarify Less doc
authorJohn Giorshev <johngiorshev@gmail.com>
Sun, 6 Jul 2025 18:41:28 +0000 (18:41 +0000)
committerGopher Robot <gobot@golang.org>
Mon, 7 Jul 2025 16:13:08 +0000 (09:13 -0700)
commita995269a9383d90a3bdd029989bafc8fc3b19dc3
tree8d25fd7d382847b25636f504f44e433d6b7d011f
parent6c3b5a2798c83d583cb37dba9f39c47300d19f1f
sort: clarify Less doc

clarifies the requirements for Less

Fixes https://github.com/golang/go/issues/73420

Change-Id: I7d49b10fad78c618d946b3bb161ce19680ede47a
GitHub-Last-Rev: 7a49ad81923048bfc99b265dd89f012eefcf5699
GitHub-Pull-Request: golang/go#74333
Reviewed-on: https://go-review.googlesource.com/c/go/+/683275
Reviewed-by: Keith Randall <khr@golang.org>
Reviewed-by: Keith Randall <khr@google.com>
Auto-Submit: Keith Randall <khr@google.com>
Reviewed-by: Carlos Amedee <carlos@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/sort/sort.go