package
1.0.2
Repository: https://github.com/assetnote/kiterunner.git
Documentation: pkg.go.dev

# Functions

IntMapToSlice will return all the keys for the given intmap.
IntSliceToMap will return a map with keys created from the slice.
StringMapToSlice will return all the keys for the given string map.
UniqueStrings will remove duplicates preserving order of the input.