Merge remote-tracking branch 'zakj/patch-2'
This commit is contained in:
commit
a44a00b2a3
@ -1,7 +1,7 @@
|
|||||||
// Sometimes we'll want to sort a collection by something
|
// Sometimes we'll want to sort a collection by something
|
||||||
// other than its natural order. For example, suppose we
|
// other than its natural order. For example, suppose we
|
||||||
// wanted to sort strings by their length instead of
|
// wanted to sort strings by their length instead of
|
||||||
// alphabetically. Here's an example of custom sorts sorts
|
// alphabetically. Here's an example of custom sorts
|
||||||
// in Go.
|
// in Go.
|
||||||
|
|
||||||
package main
|
package main
|
||||||
|
Loading…
x
Reference in New Issue
Block a user