3 lines
53 B
Common Lisp
3 lines
53 B
Common Lisp
|
|
"string"
|
||
|
|
(coerce '(#\s #\t #\r #\i #\n #\g) 'string)
|