//
pkg.gl
Category
github.com/recallsong/go-utils
container
slice
ints
package
1.1.1
Repository:
https://github.com/recallsong/go-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
540 SLOC
#
Type aliases
Int16s
Int16s 定义方便操作[]int16的类型.
Int32s
Int32s 定义方便操作[]int32的类型.
Int64s
Int64s 定义方便操作[]int64的类型.
Int8s
Int8s 定义方便操作[]int8的类型.
Ints
Ints 定义方便操作[]int的类型.