top | item 7895842

(no title)

CodeWithCoffee | 11 years ago

Objective-C uses Automatic Reference Counting (Garbage Collection has been deprecated - and ARC works a lot better than the GC implementation), and as Swift had to uses Objective-C's memory model it must also use ARC.

discuss

order

No comments yet.