package
1.1.0-alpha
Repository: https://github.com/go-spring/spring-stl.git
Documentation: pkg.go.dev

# Functions

Ints 在一个 int 数组中进行查找,找不到返回 -1。.
List 在列表中查询指定元素,存在则返回列表项指针,不存在返回 nil。.
Strings 在一个 string 数组中进行查找,找不到返回 -1。.