Hi, I'm a newbie learning Swift 3 using Apple's iBook The Swift Programming Language (Swift 3 Beta). I came upon "for in" loops and I can't quite grasp it. I know how a "for" loop works but the "for in" loops are really confusing me.
Could someone explain in detail what a "for in" loop does? Like step by step? Any help would be appreciated! Thanks!