On Fri, May 20, 2011 at 10:32 AM, Vincent Liard <vincent.li...@free.fr> wrote:
> At Fri, 20 May 2011 09:59:35 -0400,
> Ken Wesson wrote:
>
>> The exception is because with-in-str is expecting a single string
>> argument, not a binding vector; with-in-str temporarily rebinds *in*
>> to read from a string rather than binding an arbitrary stream.
>
> Thank you! I eventually noticed my error on the with-in-str call, but
> I would never have found ByteArrayInputStream. The clojure newcomer
> should be ready to learn java :) Many thanks for your help!

You're welcome.

-- 
Protege: What is this seething mass of parentheses?!
Master: Your father's Lisp REPL. This is the language of a true
hacker. Not as clumsy or random as C++; a language for a more
civilized age.

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to