On Sat, Jun 13, 2009 at 10:11 PM, Jarkko Oranen<[email protected]> wrote:
[...]
> I think something like this is in clojure-contrib as well. It's a semi-
> official add-on library for Clojure (You need a CA to contribute), so
> you should take a look at it :)

Wrexsoul:  Since you don't seem to have stumbled across
clojure-contrib yet, here is where you can find it:
http://code.google.com/p/clojure-contrib/  :)

Also it has documentation available here:
http://code.google.com/p/clojure-contrib/w/list

> Also, try using (find-doc "foo") and (doc foo) in a repl for
> documentation searches. For this function, you might want to check out
> if-let.
>
> I have no idea how the docs on the website are generated. I don't like
> them much either, and they seem to fall off sync occasionally. :/

The thing that most often seems to have tripped people up wrt. the
docs being out of sync is that the docs refer to the latest released
version of clojure, and not to the latest version available via
Subversion.  I think that's less of a problem now that 1.0 has been
released, because for production code you should probably stick to 1.0
anyway.

-- 
Michael Wood <[email protected]>

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