]> Cypherpunks repositories - gostls13.git/commit
sort: edit doc comment for Search
authorRuss Cox <rsc@golang.org>
Thu, 18 Nov 2010 12:16:09 +0000 (07:16 -0500)
committerRuss Cox <rsc@golang.org>
Thu, 18 Nov 2010 12:16:09 +0000 (07:16 -0500)
commit19f0e4603d659412765696d4c03c395e01988285
tree13003dd8f2c6a38b89ed5cc3fa93617075a65867
parent3fa6dcaca490b098ea64f55c5a6ada20ca865597
sort: edit doc comment for Search

Change comment to be more generic,
with indexed data structure search as
one common use case.

Fix typo []data.

R=gri, rog
CC=golang-dev
https://golang.org/cl/3159041
src/pkg/sort/search.go