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