Closed xiang90 closed 11 years ago
This fixes #118 reported by @kellabyte
@xiangli-cmu Can you change this to use sort.Reverse() instead? I think making uint64Slice
sort in reverse order is going to bite us down the road.
@benbjohnson Good idea. It was super confusing reading: Less returns i > j
@benbjohnson will do that.
:+1:
LGTM :)