Oh uggh wheres the delete post button.  I'll blame the 3 mth old with 
reflux for that.

On Monday, April 27, 2015 at 12:56:04 AM UTC+12, James Reeves wrote:
>
> Those examples all work with `some` as well:
>
> user=> (some true? [false true false])
> true
> user=> (some even? [1 2 3])
> true
> user=> (some #(.exists %) [(file "1") (file "2") (file "3")])
> true
>
>

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