Some of this information exists in the CLJS compiler, although it's not 
documented.

For example, the cljs.analyzer namespace has *cljs-ns* and `namespaces`. 
You could examine these Vars at the Clojure (not ClojureScript) REPL.

Vars and namespaces do not exist at all in compiled CLJS code, so you can't 
access them from CLJS. This is unlikely to change.
-S

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