sort

package
v0.0.0-...-e7f8917 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2017 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Exports = map[string]interface{}{
	"_name": "sort",

	"float64s":          sort.Float64s,
	"float64sAreSorted": sort.Float64sAreSorted,
	"ints":              sort.Ints,
	"intsAreSorted":     sort.IntsAreSorted,
	"isSorted":          sort.IsSorted,
	"search":            sort.Search,
	"searchFloat64s":    sort.SearchFloat64s,
	"searchInts":        sort.SearchInts,
	"searchStrings":     sort.SearchStrings,
	"sort":              sort.Sort,
	"stable":            sort.Stable,
	"strings":           sort.Strings,
	"stringsAreSorted":  sort.StringsAreSorted,

	"reverse": sort.Reverse,
}

Exports is the export table of this module.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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