]> Cypherpunks repositories - gostls13.git/commit
new sort interface - no structs, just slices.
authorRob Pike <r@golang.org>
Thu, 8 Jan 2009 23:12:00 +0000 (15:12 -0800)
committerRob Pike <r@golang.org>
Thu, 8 Jan 2009 23:12:00 +0000 (15:12 -0800)
commitab331f7a7d4d818cf2d37f0767863464f3fac2e2
tree5728426e2791f1ca6500a533c99d9cc863c6052d
parent1b7881adb4715e337375ae3a2668237c569ff946
new sort interface - no structs, just slices.

R=rsc
DELTA=37  (0 added, 7 deleted, 30 changed)
OCL=22330
CL=22342
src/lib/sort.go
src/lib/sort_test.go