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

3 lines
53 B
Common Lisp

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