type sort.Interface (interface)

Method Implmentations

Len() int Float64Slice.Len IntSlice.Len StringSlice.Len container/heap.Interface.Len go/scanner.ErrorList.Len *internal/fmtsort.SortedMap.Len
Less(i, j int) bool Float64Slice.Less IntSlice.Less StringSlice.Less container/heap.Interface.Less go/scanner.ErrorList.Less *internal/fmtsort.SortedMap.Less
Swap(i, j int) Float64Slice.Swap IntSlice.Swap StringSlice.Swap container/heap.Interface.Swap go/scanner.ErrorList.Swap *internal/fmtsort.SortedMap.Swap