Design a super enumerator using the basic enumerator of iOS for enumerating all objects in a nested NSArray such as @[@"a", @[@"b", @"c", @[ @"d"]]]
Anonymous
Use stack to store layers of enumerator objects..
Check out your Company Bowl for anonymous work chats.