Tuesday, 27 December 2016
Enums - Structs - Classes in Swift
Unlike value types, reference types are not copied when they are assigned to a variable or constant, or when they are passed to a function. Rather than a copy, a reference to the same existing instance is used instead.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment