xjsort

package
v0.8.2 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Uint32DescList added in v0.7.9

type Uint32DescList []uint32 //降序

func (Uint32DescList) Len added in v0.7.9

func (ints Uint32DescList) Len() int

func (Uint32DescList) Less added in v0.7.9

func (ints Uint32DescList) Less(i, j int) bool

func (Uint32DescList) Swap added in v0.7.9

func (ints Uint32DescList) Swap(i, j int)

type Uint32List added in v0.7.9

type Uint32List []uint32 //升序

func (Uint32List) Len added in v0.7.9

func (ints Uint32List) Len() int

func (Uint32List) Less added in v0.7.9

func (ints Uint32List) Less(i, j int) bool

func (Uint32List) Swap added in v0.7.9

func (ints Uint32List) Swap(i, j int)

type Uint64DescList added in v0.7.9

type Uint64DescList []uint64 //降序

func (Uint64DescList) Len added in v0.7.9

func (ints Uint64DescList) Len() int

func (Uint64DescList) Less added in v0.7.9

func (ints Uint64DescList) Less(i, j int) bool

func (Uint64DescList) Swap added in v0.7.9

func (ints Uint64DescList) Swap(i, j int)

type Uint64List added in v0.7.9

type Uint64List []uint64 //升序

func (Uint64List) Len added in v0.7.9

func (ints Uint64List) Len() int

func (Uint64List) Less added in v0.7.9

func (ints Uint64List) Less(i, j int) bool

func (Uint64List) Swap added in v0.7.9

func (ints Uint64List) Swap(i, j int)

type UintDescList

type UintDescList []uint //降序

func (UintDescList) Len

func (ints UintDescList) Len() int

func (UintDescList) Less

func (ints UintDescList) Less(i, j int) bool

func (UintDescList) Swap

func (ints UintDescList) Swap(i, j int)

type UintList

type UintList []uint //升序

func (UintList) Len

func (ints UintList) Len() int

func (UintList) Less

func (ints UintList) Less(i, j int) bool

func (UintList) Swap

func (ints UintList) Swap(i, j int)

Jump to

Keyboard shortcuts

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