package
0.0.1-rc20230124
Repository: https://github.com/keinos/go-sortfile.git
Documentation: pkg.go.dev

# Functions

SortSlice sorts the given slice of strings ascendant.
SortSliceFunc is similar to SortSlice but it takes a function to compare two strings.