Monthly Archives: August 2012

Return multiple objects from a method

With the new literals in Xcode 4.4 (and presumably a version for iOS) returning multiple objects from a method becomes almost as easy as in Python. The last example below returns a tuple with very little ceremony in a manner … Continue reading

Posted in Uncategorized | 3 Comments