Versions in this module Expand all Collapse all v1 v1.5.2 Apr 30, 2021 Changes in this version + func RemoveDuplicates(s []string) []string + func RemoveFromString(original string, removals ...string) string + func StringSliceContains(s []string, e string) bool Other modules containing this package github.com/AustinZhu/gogm/v2