]> Cypherpunks repositories - gostls13.git/commit
sort: clarify comment about not-a-number values
authorIan Lance Taylor <iant@golang.org>
Wed, 31 May 2017 21:06:25 +0000 (14:06 -0700)
committerIan Lance Taylor <iant@golang.org>
Thu, 1 Jun 2017 21:24:41 +0000 (21:24 +0000)
commitda1b83067dfe554ba1c3de564bc4e6a1f1a9bdb0
tree68bca40a9b450ca82e570581fc0f13b7db1ed353
parent3bdc2f3abf0f9cffc8f4e294ef22a23b82e88415
sort: clarify comment about not-a-number values

Updates #20540

Change-Id: I864008fadd77b0aeb10fe7e7f1ec696516a5add5
Reviewed-on: https://go-review.googlesource.com/44492
Reviewed-by: Robert Griesemer <gri@golang.org>
src/sort/sort.go