Scieneer Common Lisp 1.3.9 online documentation make-string count &key element-type initial-element [Function] Given a character count and an optional fill character, makes and returns a new string count long filled with the fill character.
|
| make-string count &key element-type initial-element | [Function] |
Given a character count and an optional fill character, makes and returns a new string count long filled with the fill character.