contain

package
v1.1.0-alpha Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Ints

func Ints(arr []int, val int) int

Ints 在一个 int 数组中进行查找,找不到返回 -1。

func List

func List(l *list.List, v interface{}) *list.Element

List 在列表中查询指定元素,存在则返回列表项指针,不存在返回 nil。

func Strings

func Strings(arr []string, val string) int

Strings 在一个 string 数组中进行查找,找不到返回 -1。

Types

This section is empty.

Jump to

Keyboard shortcuts

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