string_to_lower :: fn (str: string)
Converts input string to lower case.
str Input string.
Declared in: string.bl