]> Cypherpunks repositories - gostls13.git/commit
sort: document requirements of Less relation
authoralandonovan <adonovan@google.com>
Tue, 13 Oct 2020 20:22:29 +0000 (16:22 -0400)
committerIan Lance Taylor <iant@golang.org>
Wed, 14 Oct 2020 19:35:59 +0000 (19:35 +0000)
commitfbf62beb4ed00bd4f93cf64316757be065c4249b
treec1c810ea7c36809f8752033086a33b79908380af
parent9c56300e62d126875dcd6508c0ca7dce3985ad50
sort: document requirements of Less relation

Fixes #34915

Change-Id: Ia62ff3b6f198ddcd79e8afc7b4f5514a44f2442c
Reviewed-on: https://go-review.googlesource.com/c/go/+/261959
Reviewed-by: Rob Pike <r@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Akhil Indurti <aindurti@gmail.com>
Trust: Alberto Donizetti <alb.donizetti@gmail.com>
src/sort/sort.go