usualy pr and pr-str is for that, since str/print does not guarantee you that 
you can read the stuff back, think of str'ing a str, it looses it's ".
On May 6, 2010, at 23:49 , Razvan wrote:

> I think it returns :a rather than just a so that you can print stuff, then 
> read it back in and it would be the same. You can use it to dump 
> configuration data to a file for example then load it later easily. 
> 
> Razvan
> 
> On Thu, May 6, 2010 at 10:21 PM, Meikel Brandmeyer <m...@kotka.de> wrote:
> Hi,
> 
> or as-str from c.c.java-utils (I think)
> 
> Sincerely
> Meikel
> 
> --
> 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
> 
> 
> -- 
> 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

-- 
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