I see. Thanks.
> On Jun 23, 2015, at 11:02 AM, Fluid Dynamics <a2093...@trbvm.com> wrote:
> 
> On Tuesday, June 23, 2015 at 10:40:25 AM UTC-4, Ritchie Cai wrote:
> I always have (:use clojure.core) in a new namespace. Is that necessary or is 
> clojure.core is automatically interned when a new namespace is created?
> 
> "It depends." Yes if you use (ns foo) ..., but not apparently if you use 
> (in-ns 'foo) which might be done in certain metaprogramming situations, or 
> during repl experimentation. 
>  
> 
> -- 
> 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 
> <http://groups.google.com/group/clojure?hl=en>
> --- 
> You received this message because you are subscribed to a topic in the Google 
> Groups "Clojure" group.
> To unsubscribe from this topic, visit 
> https://groups.google.com/d/topic/clojure/ned76MpB-W0/unsubscribe 
> <https://groups.google.com/d/topic/clojure/ned76MpB-W0/unsubscribe>.
> To unsubscribe from this group and all its topics, send an email to 
> clojure+unsubscr...@googlegroups.com 
> <mailto:clojure+unsubscr...@googlegroups.com>.
> For more options, visit https://groups.google.com/d/optout 
> <https://groups.google.com/d/optout>.

-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to