Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsLower ¶
*
- Check for lowercase character(s)
- @param string str <p>
- The input string.
- </p>
- @param string<p>
- @return bool.
func IsUpper ¶
*
- Check for uppercase character(s)
- @param string str <p>
- The input string.
- </p>
- @param string<p>
- @return bool.
func LCFirst ¶
*
- Make a string's first character lowercase
- @param string str <p>
- The input string.
- </p>
- @return string the resulting string.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.