Wow yes, by using *print-length* I can control the amount of items to
be printed in a collection. That's cool, thank you.

On 12月17日, 上午7时34分, Cedric Greevey <cgree...@gmail.com> wrote:
> 2011/12/16 jaime <xiejianm...@gmail.com>:
>
> > Yes this is a good point, but how can I avoid this blowing up problem
> > if I'm not handling a single variable (just as the code in my last
> > post)?
>
> Someone else indicated that just using pr-str and using the
> *print-length* and *print-level* vars can avoid the problem.
>
> Or, you could map my (if ...) expression over all of the variables.

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