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    |
| a...@vnl.com       "Data Systems for Deep Space and Time"     |
+---------------------------------------------------------------+

_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to