#anySatisfy: does not iterate over the entire collection either.� So if you only want to know if there is one that satisfies the condition... this is the message you're looking for.

Cheers!
Guille

On Sun, Nov 7, 2010 at 1:27 PM, sergio_101 <sergio.rrd@gmail.com> wrote:
On Sun, Nov 7, 2010 at 11:08 AM, Max Leske <maxleske@gmail.com> wrote:
> use #dectect:
>

perfect..