sort2

package
v0.0.0-...-92b6613 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2015 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ByteArrays

func ByteArrays(s [][]byte)

func Float32s

func Float32s(s []float32)

func Int16s

func Int16s(s []int16)

func Int32s

func Int32s(s []int32)

func Int64s

func Int64s(s []int64)

func Int8s

func Int8s(s []int8)

func Uint16s

func Uint16s(s []uint16)

func Uint32s

func Uint32s(s []uint32)

func Uint64s

func Uint64s(s []uint64)

func Uint8s

func Uint8s(s []uint8)

Types

type ByteArraySlice

type ByteArraySlice [][]byte

func (ByteArraySlice) Len

func (s ByteArraySlice) Len() int

func (ByteArraySlice) Less

func (s ByteArraySlice) Less(i, j int) bool

func (ByteArraySlice) Sort

func (s ByteArraySlice) Sort()

func (ByteArraySlice) Swap

func (s ByteArraySlice) Swap(i, j int)

type Float32Slice

type Float32Slice []float32

func (Float32Slice) Len

func (s Float32Slice) Len() int

func (Float32Slice) Less

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

func (Float32Slice) Sort

func (s Float32Slice) Sort()

func (Float32Slice) Swap

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

type Int16Slice

type Int16Slice []int16

func (Int16Slice) Len

func (s Int16Slice) Len() int

func (Int16Slice) Less

func (s Int16Slice) Less(i, j int) bool

func (Int16Slice) Sort

func (s Int16Slice) Sort()

func (Int16Slice) Swap

func (s Int16Slice) Swap(i, j int)

type Int32Slice

type Int32Slice []int32

func (Int32Slice) Len

func (s Int32Slice) Len() int

func (Int32Slice) Less

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

func (Int32Slice) Sort

func (s Int32Slice) Sort()

func (Int32Slice) Swap

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

type Int64Slice

type Int64Slice []int64

func (Int64Slice) Len

func (s Int64Slice) Len() int

func (Int64Slice) Less

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

func (Int64Slice) Sort

func (s Int64Slice) Sort()

func (Int64Slice) Swap

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

type Int8Slice

type Int8Slice []int8

func (Int8Slice) Len

func (s Int8Slice) Len() int

func (Int8Slice) Less

func (s Int8Slice) Less(i, j int) bool

func (Int8Slice) Sort

func (s Int8Slice) Sort()

func (Int8Slice) Swap

func (s Int8Slice) Swap(i, j int)

type Uint16Slice

type Uint16Slice []uint16

func (Uint16Slice) Len

func (s Uint16Slice) Len() int

func (Uint16Slice) Less

func (s Uint16Slice) Less(i, j int) bool

func (Uint16Slice) Sort

func (s Uint16Slice) Sort()

func (Uint16Slice) Swap

func (s Uint16Slice) Swap(i, j int)

type Uint32Slice

type Uint32Slice []uint32

func (Uint32Slice) Len

func (s Uint32Slice) Len() int

func (Uint32Slice) Less

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

func (Uint32Slice) Sort

func (s Uint32Slice) Sort()

func (Uint32Slice) Swap

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

type Uint64Slice

type Uint64Slice []uint64

func (Uint64Slice) Len

func (s Uint64Slice) Len() int

func (Uint64Slice) Less

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

func (Uint64Slice) Sort

func (s Uint64Slice) Sort()

func (Uint64Slice) Swap

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

type Uint8Slice

type Uint8Slice []uint8

func (Uint8Slice) Len

func (s Uint8Slice) Len() int

func (Uint8Slice) Less

func (s Uint8Slice) Less(i, j int) bool

func (Uint8Slice) Sort

func (s Uint8Slice) Sort()

func (Uint8Slice) Swap

func (s Uint8Slice) Swap(i, j int)

Jump to

Keyboard shortcuts

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