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
example_multi_test.go
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.go
search_test.go
slice.go sort: split post-Go1.4 code into its own file 2017-10-27 16:01:43 +00:00
sort.go sort: fix typo in comment 2018-04-22 22:32:11 +00:00
sort_test.go sort: fix typo, was a mixup between identifiers 'unsorted' and 'data' 2018-03-19 13:09:29 +00:00
zfuncversion.go all: fix non-standard "DO NOT EDIT" comments for generated files 2018-03-10 17:50:11 +00:00