Versions in this module Expand all Collapse all v0 v0.0.310 Jun 15, 2022 Changes in this version + func HasString(slice []string, str string) bool + func RemoveString(slice []string, remove func(item string) bool) []string