# Functions
Contains check if string exists in given slice.
Filter applies a given predicate function to each element of s.
IsEmptyOrNil returns whether str is empty or nil.
MergeMapString merge two maps in a new one.
NewSet initializes and returns a new Set.
# Type aliases
Set represents a set of strings.