1
0
mirror of https://github.com/golang/go synced 2024-10-05 00:11:21 -06:00
go/src/pkg/sort
Andrew Gerrand 8bb7f7791b sort: add interface examples
R=golang-dev, bradfitz, r
CC=golang-dev
https://golang.org/cl/5677060
2012-02-16 13:16:07 +11:00
..
example_interface_test.go sort: add interface examples 2012-02-16 13:16:07 +11:00
example_reverse_test.go sort: add interface examples 2012-02-16 13:16:07 +11:00
example_test.go godoc: make example code more readable with new comment convention 2012-02-16 11:50:28 +11:00
export_test.go sort: use heapsort to bail out quicksort 2011-09-07 13:54:33 -04:00
search_test.go sort: remove testing cycle 2011-07-22 21:17:46 -04:00
search.go go/printer: changed max. number of newlines from 3 to 2 2011-07-14 14:39:40 -07:00
sort_test.go renaming_3: gofix -r go1pkgrename src/pkg/[m-z]* 2011-11-08 15:41:54 -08:00
sort.go sort: eliminate extra Len() call 2012-01-05 18:40:17 -08:00