Versions in this module Expand all Collapse all v0 v0.1.0 Nov 28, 2022 Changes in this version + func Contains(col []string, item string) bool + func FindIndex(col []string, item string) int + func RemoveFirst(col []string, item string) []string