Capitalizes input string.
Converts the first Unicode code point of input string to upper case.
input
Input string to capitalize.
Capitalized input string.
Generated using TypeDoc
Capitalizes input string.
Converts the first Unicode code point of
inputstring to upper case.