Documentation ¶
Index ¶
- func Include(haystack []string, needle string) bool
- func IncludeCaseInsensitive(haystack []string, needle string) bool
- func ListStringsToLowerUniqueSorted(list []string) []string
- func SplitCount(slice []string, size int) [][]string
- func StripSliceElements(in []string, strip []string) []string
- func Unshift(a []string, x string) []string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IncludeCaseInsensitive ¶
func SplitCount ¶
func StripSliceElements ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.