]> Cypherpunks repositories - gostls13.git/commit
- full support for sorting (assumes array elements implement LessInterface
authorRobert Griesemer <gri@golang.org>
Thu, 20 Nov 2008 00:23:45 +0000 (16:23 -0800)
committerRobert Griesemer <gri@golang.org>
Thu, 20 Nov 2008 00:23:45 +0000 (16:23 -0800)
commit9af3ee5471c612813d08c1ebedfa507d46fad615
tree5b6fa18c06a87ad8501015b628c456cb6796649b
parent88daac7862531c606345787f2adff6cf845808d7
- full support for sorting (assumes array elements implement LessInterface
- better test reporting

R=r
DELTA=43  (24 added, 0 deleted, 19 changed)
OCL=19641
CL=19645
src/lib/container/array/array.go
src/lib/container/array/testarray.go