Versions in this module Expand all Collapse all v2 v2.7.2 Nov 1, 2022 v2.7.1 Nov 1, 2022 Changes in this version + func Contains(slice []string, str string) bool + func FindUnique(a, b []string) []string + func RemoveEmptyStrings(slice []string) []string + func RemoveStringDuplicates(slice []string) []string + func ToMap(input []string) map[string]bool