RosettaCodeData/Task/Binary-strings/Common-Lisp/binary-strings-1.lisp

3 lines
52 B
Common Lisp

"string"
(coerce (#\s #\t #\r #\i #\n #\g) 'string)