Yes , agree with puzzler . Also the Search feature at http://clojuredocs.org is awesome. Personally, as a newbie , I find it very helpful, to be able to search and see the examples.
I didn't find the same at http://clojure.org/documentation, http://clojure.github.io/clojure or at http://clojure-doc.org though. Thanks On Thursday, October 10, 2013 8:14:40 AM UTC+5:30, puzzler wrote: > > On Tue, Oct 8, 2013 at 9:55 PM, Bruce Wang <[email protected]<javascript:> > > wrote: > >> The official docs is at http://clojure.org/documentation, >> http://clojure.github.io/clojure/ >> >> >> > Sure, but the nice thing about clojuredocs is that it includes examples > for most of the functions and for a while, it was updated more frequently > than the regular documentation site. > > For example, I noticed the other day that in the main documentation site, > in the java interop section, there isn't much discussion about the > possibility of annotating functions of up to four arguments with primitive > types. The fib example still shows the old way of handling primitives. > Where is one to learn these details? Similarly, I noticed that the only > documentation about reducers is still a link to the original blog posts > which outline the idea, but are by no means thorough. It would be great to > get back to having an active documentation repository for community > contributions. > -- -- 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 --- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
