Does clojure still have a concept of a namespace's exports?  I'd like
to be able to list, in my ns declaration, the "publicly available"
functions that my module has, but I'm not seeing any way to do this.
It looks like there used to be an export function, and an ns-exports
function to query the exports of a namespace, but I can't find that in
the clojure api documentation.  Do exports still exist?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to