.DT
lower_case
Discworld efun help
lower_case

string lower_case(string str)
.SP 5 5
Convert the all characters in str to lower case, and return the new string.
.EP
