Documentation ¶
Index ¶
- func ContainsBool(array []bool, expected bool) bool
- func ContainsInt(array []int, expected int) bool
- func ContainsPartialStr(array []string, expected string) bool
- func ContainsStr(array []string, expected string) bool
- func ContainsStrCaseInsensitive(array []string, expected string) bool
- func JoinInt32(array []int32, delim string) string
- func Sort2D(slice [][]string)
- func Unique[T string | int](sliceList []T) []T
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ContainsBool ¶
func ContainsInt ¶
func ContainsPartialStr ¶
func ContainsStr ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.