package
0.18.1
Repository: https://go.googlesource.com/tools
Documentation: pkg.go.dev

# Functions

ConvertStrings converts a slice of type A (with underlying type string) to a slice of type B (with underlying type string).
Remove removes all values equal to elem from slice.