What's the most concise way to iterate through the indexes of an NSArray that occur before a given index? For example:What's the most concise way to iterate through
What's the most concise way to iterate through the indexes of an NSArray that occur before a given index? For example:What's the most concise way to iterate through