# Packages
Package utilassert provides testing assertion generation functions.
Package utilsort provides sorting utility methods.
# Functions
Capitalize capitalizes the first character of the string.
GoFmt returns the Go formated string of the input.
PrettyPrint generates a human readable representation of the value v.
SortXML sorts the reader's XML elements.
Trim removes all leading and trailing white space.