Rebuild
This commit is contained in:
parent
a44a00b2a3
commit
82c163b156
@ -1,2 +1,2 @@
|
||||
9b184444231f799b9388037d8142613a598e9345
|
||||
M06NADP985
|
||||
cec0da0bd98abd7f66fcd38122e4405f757161bc
|
||||
N6GbEgBffd
|
||||
|
@ -28,7 +28,7 @@
|
||||
<p>Sometimes we’ll want to sort a collection by something
|
||||
other than its natural order. For example, suppose we
|
||||
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.</p>
|
||||
|
||||
</td>
|
||||
@ -43,7 +43,7 @@ in Go.</p>
|
||||
|
||||
</td>
|
||||
<td class="code leading">
|
||||
<a href="http://play.golang.org/p/M06NADP985"><img title="Run code" src="play.png" class="run" /></a>
|
||||
<a href="http://play.golang.org/p/N6GbEgBffd"><img title="Run code" src="play.png" class="run" /></a>
|
||||
<div class="highlight"><pre><span class="kn">package</span> <span class="nx">main</span>
|
||||
</pre></div>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user