Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ContainsPtrToEqlTo ¶
Contains returns whether a string is contained within a slice of string pointers, with respect to equality (not identity).
- s: The candidate slice of string pointers. Nil values allowed.
- c: The candidate string.
func DeDupeStrSlice ¶
DeDupeStrSlice deduplicates a slices of strings
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.