1
0
mirror of https://github.com/golang/go synced 2024-11-19 16:44:43 -07:00
go/src/sort
Takayoshi Nishida d11df8baa8 sort: fix typo in comment
Change-Id: Ia2c87473d63175db6cb36a21be0769ae9fcb4f8b
Reviewed-on: https://go-review.googlesource.com/108695
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2018-04-22 22:32:11 +00:00
..
example_interface_test.go sort: update main example to use Slice along with Sort 2017-09-24 14:40:37 +00:00
example_keys_test.go sort: fix mix-up between "!less" and "greater" in examples 2017-08-25 20:48:39 +00:00
example_multi_test.go sort: fix mix-up between "!less" and "greater" in examples 2017-08-25 20:48:39 +00:00
example_search_test.go
example_test.go sort: add examples for IntsAreSorted, Float64s and Float64sAreSorted 2017-08-28 17:29:29 +00:00
example_wrapper_test.go
export_test.go
genzfunc.go all: fix non-standard "DO NOT EDIT" comments for generated files 2018-03-10 17:50:11 +00:00
search_test.go
search.go all: single space after period 2017-06-09 20:29:09 +00:00
slice.go sort: split post-Go1.4 code into its own file 2017-10-27 16:01:43 +00:00
sort_test.go sort: fix typo, was a mixup between identifiers 'unsorted' and 'data' 2018-03-19 13:09:29 +00:00
sort.go sort: fix typo in comment 2018-04-22 22:32:11 +00:00
zfuncversion.go all: fix non-standard "DO NOT EDIT" comments for generated files 2018-03-10 17:50:11 +00:00