package
Version:
v1.9.1-beta.0
Opens a new window with list of versions in this module.
Published: Dec 15, 2017
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func SortInts64(a []int64)
Sorts []int64 in increasing order
Int64Slice attaches the methods of Interface to []int64,
sorting in increasing order.
func (p Int64Slice) Len() int
func (p Int64Slice) Less(i, j int) bool
func (p Int64Slice) Swap(i, j int)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.