package
2.0.5+incompatible
Repository: https://github.com/oracle-cne/ocne.git
Documentation: pkg.go.dev

# Functions

compareSlices compares 2 string slices after sorting.
RemoveStringFromSlice removes a string from a string slice.
SliceAddString Adds a string to a slice if it is not already present.
SliceContainsString checks for a string in a slice of strings slice is the string slice to search.
SliceToSet converts a slice of strings to a set of strings.
No description provided by the author
UnorderedEqual checks if a map and array have the same string elements.