Not to try to force the last word, but I have already created the symmetry 
that I desire locally:

(defn not-not-any?
  [pred coll]
  (not (not-any? pred coll)))


On Tuesday, November 8, 2016 at 8:27:09 AM UTC-8, Colin Yates wrote:
>
> > Back at ya. I respect your opinion - I just see things differently. 
> I think that is the perfect way to end this conversation :-). 
>

I save a whole set of parens at least :)
I find no need to dwell and debate further -- my name is funnier and exalts 
in the asymmetry and wildness of programming. 

-- 
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
--- 
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 clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to