On 16 December 2012 10:59, Peter West <peter.b.w...@gmail.com> wrote:

> This effect is, on the face of it, unpredictable: you just have to know that
> that is what apply does.  Users of clojure learn that pretty quickly. I've
> just learned it. Doc doesn't help.
>
>>> user=> (doc apply)

If you're using leiningen (2 at least, maybe 1?) then a

(user/clojuredocs apply)

is a much better "how do I drive this thing?" than a straight (doc ...) call.

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