capitalize First Char
Returns a string with the first character capitalized.
Receiver
The string to capitalize the first character.
Return
The string with the first character capitalized.
Since
1.0.0-beta.1
Returns a string with the first character capitalized.
The string to capitalize the first character.
The string with the first character capitalized.
1.0.0-beta.1