Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Element ¶ added in v1.0.5
Element finds the nth rank ordered element and ensures it is at the nth position.
func PartialSort ¶
Rearranges elements such that the range [0, m) contains the sorted m smallest elements in the range [first, data.Len). The order of equal elements is not guaranteed to be preserved. The order of the remaining elements in the range [m, data.Len) is unspecified.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.