Documentation
¶
Overview ¶
package sort provides functions for sorting and finding the median of float64 slices without the overhead of Go's interfaces.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NthLargest ¶
Remember that this function is 1-indexed.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.