Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AppendWithoutDupes ¶ added in v0.7.10
returns a slice that consists of `a`, in order, followed by elements of `b` that are not in `a`
func DedupedAndSorted ¶ added in v0.5.1
Deduplicate and sort a slice of strings.
func QuotedStringList ¶ added in v0.8.3
Quote each string in the list and separate them by commas.
func StringSliceEquals ¶ added in v0.6.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.