discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GSPredicate


From: amon
Subject: Re: GSPredicate
Date: Mon, 18 Jun 2018 10:49:17 -0500
User-agent: Roundcube Webmail/1.3.4

So you are saying this would be good to go?

NSUInteger i;
NSMutableArray *a;
NSEnumerationOptions opts;
GSPredicateBlock      predicate = ^() { return YES; }

i = [a indexOfObjectWithOptions: opts passingTest: predicate];


--
+---------------------------------------------------------------+
|   Dale Amon                  Immortal Data                    |
|   CEO             Midland International Air and Space Port    |
| amon@vnl.com       "Data Systems for Deep Space and Time"     |
+---------------------------------------------------------------+



reply via email to

[Prev in Thread] Current Thread [Next in Thread]