Descriptionsort: add time complexity to doc
Let's tell the world that Go's sort is O(n log n).
Surely this is a feature we intend to keep.
Patch Set 1 #Patch Set 2 : diff -r 87d50a70f7d2 https://go.googlecode.com/hg/ #Patch Set 3 : diff -r 87d50a70f7d2 https://go.googlecode.com/hg/ #
Total comments: 1
Patch Set 4 : diff -r 7e4c7879d395 https://go.googlecode.com/hg/ #MessagesTotal messages: 5
|