sort

package
v0.0.0-...-375d9ab Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

This file has automatically been generated on Wed Feb 26 15:50:51 +05 2020. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Float64SliceLen

func Float64SliceLen(p sort.Float64Slice) int

func Float64SliceLess

func Float64SliceLess(p sort.Float64Slice, i, j int) bool

func Float64SliceSearch

func Float64SliceSearch(p sort.Float64Slice, x float64) int

func IntSliceLen

func IntSliceLen(p sort.IntSlice) int

func IntSliceLess

func IntSliceLess(p sort.IntSlice, i, j int) bool

func IntSliceSearch

func IntSliceSearch(p sort.IntSlice, x int) int

func IntsAreSorted

func IntsAreSorted(a []int) bool

func IsSorted

func IsSorted(data sort.Interface) bool

func Reverse

func Reverse(data sort.Interface) sort.Interface
func Search(n int, f func(int) bool) int

func SearchInts

func SearchInts(a []int, x int) int

func SearchStrings

func SearchStrings(a []string, x string) int

func Slice

func Slice(slice interface{}, less func(i, j int) bool)

func SliceIsSorted

func SliceIsSorted(slice interface{}, less func(i, j int) bool) bool

func SliceStable

func SliceStable(slice interface{}, less func(i, j int) bool)

func StringSliceLen

func StringSliceLen(p sort.StringSlice) int

func StringSliceLess

func StringSliceLess(p sort.StringSlice, i, j int) bool

func StringSliceSearch

func StringSliceSearch(p sort.StringSlice, x string) int

func StringsAreSorted

func StringsAreSorted(a []string) bool

Types

This section is empty.

Jump to

Keyboard shortcuts

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