Documentation ¶
Overview ¶
Package slices contains functions to operate on slices treated as sets.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BytesToStrings ¶ added in v1.4.3
BytesToStrings converts a slice of []byte into a slice of strings.
func ExistsIgnoreCase ¶
ExistsIgnoreCase checks if a string is in a set but ignores its case.
func StringsToBytes ¶ added in v1.4.3
StringsToBytes converts a variable number of strings into a slice of []byte.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.