On Thu, Oct 10, 2013 at 1:44 PM, Mark Engelberg <[email protected]>wrote:
> On Tue, Oct 8, 2013 at 9:55 PM, Bruce Wang <[email protected]> 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. > Yep, you are right, I didn't realise The Clojure Cheatsheet[1] is actually pointing to clojuredocs.org [1] http://jafingerhut.github.io/cheatsheet-clj-1.3/cheatsheet-tiptip-cdocs-summary.html -- simple is good http://brucewang.net http://twitter.com/number5 -- -- 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.
