sort

package module
v0.0.0-...-4c25871 Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2015 License: MIT Imports: 1 Imported by: 0

README

sort

a Go package to adapt the sort package from using the sorting Interface object to simply taking the three necessary functions

    go get github.com/robsix/sort

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Sort

func Sort(len func() int, less func(i, j int) bool, swap func(i, j int))

Types

This section is empty.

Jump to

Keyboard shortcuts

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