Generics vs AnyObject vs Any
Hi Codebugs, Today we will speak about AnyObject and generics. What is AnyObject anyway? In simple terms, AnyObject is Swift's analogue to Objective-C's id. Consider two »
Hi Codebugs, Today we will speak about AnyObject and generics. What is AnyObject anyway? In simple terms, AnyObject is Swift's analogue to Objective-C's id. Consider two »