[plt-scheme] list of chars

From: Laurent (laurent.orseau at gmail.com)
Date: Sat Mar 27 05:31:16 EDT 2010

On Sat, Mar 27, 2010 at 09:26, wooks . <wookiz at hotmail.com> wrote:

>
> is there a shorthand for
>
> (list #\h #\e #\l #\l #\o)
>

Maybe:
(string->list "hello")
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20100327/0da60a6e/attachment.html>

Posted on the users mailing list.