Hello,

On Thu, Oct 8, 2009 at 8:49 AM, vishy <vishalsod...@gmail.com> wrote:
> How can I find out all the namespaces in a library like
> clojure.contrib.Also, how to find all the functions defined in a
> namespace? Are there any commands which I can use on commandline?

You can use http://github.com/mmcgrana/clj-doc on your local
installation of clojure.contrib (it includes - as an example - an
already generated html bundle of clojure libs docs you can download
and browse, but I don't know how 'current' that is).

It may be useful to browse the sources to get yourself acquainted with
the contents of clojure.contrib.

HTH,
-- 
Miron Brezuleanu

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