Versions in this module Expand all Collapse all v1 v1.0.4 Jun 24, 2024 Changes in this version + func Int64s(a []int64) + type Int64Slice []int64 + func (p Int64Slice) Len() int + func (p Int64Slice) Less(i, j int) bool + func (p Int64Slice) Sort() + func (p Int64Slice) Swap(i, j int)