Say I want to access all objects in some NSDictionary object. I want to iterate like this:
for (key in dict){}
Is it guaranteed that for each