# Functions
AreStructsEqual reports whether s1 and s2 are (deeply) equal.
CapitalizeFirstChar returns s with the first character capitalized.
IsStringEmpty reports whether s is empty.
IsStructEmpty reports whether s is (deeply) empty.
WrapErrorf returns an error with the supplied format that wraps err.