# Functions
Coalesce returns the first non-empty string value.
Deprecated: use Coalesce instead.
Deprecated: use pointerx.Ptr instead.
Splitx is a special case of strings.Split which returns an empty slice if the string is empty.
No description provided by the author
No description provided by the author
ToLowerInitial converts a string's first character to lower case.
ToUpperInitial converts a string's first character to upper case.
TruncateByteLen returns string truncated at the end with the length specified.
# Variables
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author