//
pkg.gl
Category
github.com/recallsong/go-utils
container
slice
package
1.1.1
Repository:
https://github.com/recallsong/go-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
12
Files
157 SLOC
#
Packages
bools
No description provided by the author
floats
No description provided by the author
ints
No description provided by the author
strings
No description provided by the author
uints
No description provided by the author
#
Functions
Sort
Sort 方便对切片进行排序.
Sort2
Sort2 方便对切片进行排序.
SortInterface
SortInterface 返回可以排序的sort.Interface接口.
SortInterface2
SortInterface2 返回可以排序的sort.Interface接口.
#
Type aliases
Interfaces
Interfaces 定义方便操作[]interface{}的类型.