On Sat, 2012-03-10 at 21:31 +0000, James Reeves wrote:
> The Clojure docs docs seem to favour the first style [1], but there's
> an ambiguity as to whether "attrs?" means an optional argument or a
> boolean value.

I've also preferred the Clojure doc style, under the theory that
arglists are meant for humans, who can tell whether a boolean or
optional arg is probably meant from context, and not autocompleters.

-- 
Stephen Compall
^aCollection allSatisfy: [:each|aCondition]: less is better

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