# 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.