package
1.1.1
Repository: https://github.com/recallsong/go-utils.git
Documentation: pkg.go.dev

# Type aliases

Int16s 定义方便操作[]int16的类型.
Int32s 定义方便操作[]int32的类型.
Int64s 定义方便操作[]int64的类型.
Int8s 定义方便操作[]int8的类型.
Ints 定义方便操作[]int的类型.