-
Recent Posts
Recent Comments
Archives
Categories
Meta
Tag Archives: NSArray
Integers in Your Collections (NSNumber’s not my friend)
Early on in the days of learning Cocoa, I remember coming across a situation where I had a bunch of integers that I needed to keep around, but wasn’t immediately sure about how to go about doing that using an … Continue reading
Posted in Code
Tagged CFArray, CFDictionary, Collections, NSArray, NSDictionary, objective-c, optimization
Leave a comment