Scieneer Common Lisp 1.3.9 online documentation schar string index [Function] Return the character object at an indexed position in a string just as char does, except the string must be a simple-string.
(setf (schar g48 g49) g47) [Function]
|
| schar string index | [Function] |
Return the character object at an indexed position in a string just as char does, except the string must be a simple-string.
| (setf (schar g48 g49) g47) | [Function] |