Hacker News new | ask | show | jobs
by favorited 2460 days ago
There's nothing unconventional about for/in loops on Apple's platforms. Even in Objective-C, NSFastEnumeration has been the recommended default loop mechanism for a decade+ now.