On Tue, Jan 13, 2009 at 7:46 AM, Mark Volkmann <r.mark.volkm...@gmail.com> wrote: > > On Tue, Jan 13, 2009 at 3:03 AM, GS <gsincl...@gmail.com> wrote: > >> or none? > > Hmm ... I'm not sure if an equivalent for that exists.
user=> (doc not-any?) ------------------------- clojure.core/not-any? ([pred coll]) Returns false if (pred x) is logical true for any x in coll, else true. nil --Chouser --~--~---------~--~----~------------~-------~--~----~ 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 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 -~----------~----~----~----~------~----~------~--~---