sortkeys

package
v1.3.2 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2021 License: BSD-3-Clause Imports: 1 Imported by: 6,787

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Bools

func Bools(l []bool)

func Float32s

func Float32s(l []float32)

func Float64s

func Float64s(l []float64)

func Int32s

func Int32s(l []int32)

func Int64s

func Int64s(l []int64)

func Strings

func Strings(l []string)

func Uint32s

func Uint32s(l []uint32)

func Uint64s

func Uint64s(l []uint64)

Types

type BoolSlice

type BoolSlice []bool

func (BoolSlice) Len

func (p BoolSlice) Len() int

func (BoolSlice) Less

func (p BoolSlice) Less(i, j int) bool

func (BoolSlice) Swap

func (p BoolSlice) Swap(i, j int)

type Float32Slice

type Float32Slice []float32

func (Float32Slice) Len

func (p Float32Slice) Len() int

func (Float32Slice) Less

func (p Float32Slice) Less(i, j int) bool

func (Float32Slice) Swap

func (p Float32Slice) Swap(i, j int)

type Int32Slice

type Int32Slice []int32

func (Int32Slice) Len

func (p Int32Slice) Len() int

func (Int32Slice) Less

func (p Int32Slice) Less(i, j int) bool

func (Int32Slice) Swap

func (p Int32Slice) Swap(i, j int)

type Int64Slice

type Int64Slice []int64

func (Int64Slice) Len

func (p Int64Slice) Len() int

func (Int64Slice) Less

func (p Int64Slice) Less(i, j int) bool

func (Int64Slice) Swap

func (p Int64Slice) Swap(i, j int)

type Uint32Slice

type Uint32Slice []uint32

func (Uint32Slice) Len

func (p Uint32Slice) Len() int

func (Uint32Slice) Less

func (p Uint32Slice) Less(i, j int) bool

func (Uint32Slice) Swap

func (p Uint32Slice) Swap(i, j int)

type Uint64Slice

type Uint64Slice []uint64

func (Uint64Slice) Len

func (p Uint64Slice) Len() int

func (Uint64Slice) Less

func (p Uint64Slice) Less(i, j int) bool

func (Uint64Slice) Swap

func (p Uint64Slice) Swap(i, j int)

Jump to

Keyboard shortcuts

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