Do you have a more specific example of why this is a problem?

On Monday, May 14, 2012, Mark Engelberg wrote:

> In Clojure, when you def a variable, the REPL prints the name of the
> variable rather than the value.
> In Clojurescript, when you def a variable, the REPL prints the value
> assigned to the variable.
>
> This is problematic when working with lazy values.  Is there any
> particular reason the Clojurescript REPL is designed to behave in this way?
>
> Thanks,
>
> Mark
>
> --
> 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<javascript:_e({}, 'cvml', 
> '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 <javascript:_e({}, 'cvml',
> 'clojure%2bunsubscr...@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