Documentation
¶
Index ¶
- func Diff(s, t []string) []string
- func In(needle string, haystack []string) ([]string, bool)
- func InArray(val interface{}, array interface{}) (exists bool, index int)
- func InMap(needle string, haystack []string) bool
- func InSlice(needle string, haystack []string) bool
- func InSliceInt64(needle int64, haystack []int64) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InSliceInt64 ¶ added in v0.0.3
InSliceInt64 check index in slice int64
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.