Documentation
¶
Index ¶
- func AppendWithoutDuplicates(src []string, s []string) []string
- func Contains(sa []string, s string) bool
- func ContainsAny(sa, s []string) bool
- func RemoveDuplicates(sa []string) []string
- func RemoveFirstElement(src []string) []string
- func RemoveFromArray(src []string, s []string) []string
- func RemoveNthElement(src []string, n int) []string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AppendWithoutDuplicates ¶
func ContainsAny ¶
func RemoveDuplicates ¶
func RemoveFirstElement ¶
func RemoveFromArray ¶
func RemoveNthElement ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.