Comparison of programming languages (associative array): Difference between revisions

Content deleted Content added
m S-Lang: lang="text"
KolbertBot (talk | contribs)
Line 722:
</source>
 
On Mac OS X 10.5+ and iPhone OS, dictionary keys can also be enumerated more concisely using this [httphttps://developer.apple.com/documentation/Cocoa/Reference/NSFastEnumeration_protocol/ NSFastEnumeration] construct:
 
<source lang=ObjC>