kmgSort

package
v0.0.0-...-05317bf Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 21, 2015 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IntLessCallbackSort

func IntLessCallbackSort(Data []int, LessFunc func(a int, b int) bool)

Types

type IntLessCallbackSortT

type IntLessCallbackSortT struct {
	Data     []int
	LessFunc func(a int, b int) bool
}

func (*IntLessCallbackSortT) Len

func (s *IntLessCallbackSortT) Len() int

func (*IntLessCallbackSortT) Less

func (s *IntLessCallbackSortT) Less(i, j int) bool

func (*IntLessCallbackSortT) Sort

func (s *IntLessCallbackSortT) Sort()

func (*IntLessCallbackSortT) Swap

func (s *IntLessCallbackSortT) Swap(i, j int)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL