]> Cypherpunks repositories - gostls13.git/commit
slices: add documentation on incomparable items in SortFunc
authorBenson Margulies <bimargulies@google.com>
Thu, 13 Jun 2024 22:47:18 +0000 (22:47 +0000)
committerGopher Robot <gobot@golang.org>
Thu, 13 Jun 2024 23:38:42 +0000 (23:38 +0000)
commit6d93de2c110f66457f103c33ba496ff2e2bf33af
treebca8ef95bc2c57f9651703ce3d7a1deeaf703360
parentd06c9b4ea14c75a01a8a967fff67ca50b0589e75
slices: add documentation on incomparable items in SortFunc

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