arrays

package
v0.0.0-...-d436db8 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ASC = iota
	DESC
)

Variables

This section is empty.

Functions

func Shuffle

func Shuffle(data interface{})

Shuffle 将data表示的slice中的元素打乱

func Sort

func Sort(data interface{}, sortFlag int)

Sort 将data表示的slice 排序。sortFlag表示升序还是降序

Types

This section is empty.

Jump to

Keyboard shortcuts

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