go/src/sort
Alex Driuk 7101fd1e97 sort: fix typo in sort_test.go
Change-Id: Ibc1344b678d5f7c730b924c697717305c90c26e9
Reviewed-on: https://go-review.googlesource.com/c/go/+/569537
Commit-Queue: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
2024-03-07 19:41:04 +00:00
..
example_interface_test.go
example_keys_test.go
example_multi_test.go
example_search_test.go
example_test.go
example_wrapper_test.go
export_test.go
gen_sort_variants.go
search.go sort: add available godoc link 2023-11-28 16:40:32 +00:00
search_test.go
slice.go sort: add available godoc link 2023-11-28 16:40:32 +00:00
sort.go sort: add available godoc link 2023-11-28 16:40:32 +00:00
sort_impl_120.go
sort_impl_go121.go
sort_slices_benchmark_test.go sort: use math/rand/v2 in tests and benchmarks 2024-02-08 22:59:40 +00:00
sort_test.go sort: fix typo in sort_test.go 2024-03-07 19:41:04 +00:00
zsortfunc.go
zsortinterface.go