Scieneer Common Lisp 1.3.9 online documentation string-downcase string &key start end [Function] Given a string, returns a new string that is a copy of it with all upper case alphabetic characters converted to lowercase.
|
| string-downcase string &key start end | [Function] |
Given a string, returns a new string that is a copy of it with all upper case alphabetic characters converted to lowercase.