Hacker News new | ask | show | jobs
by ighost 5233 days ago
If you don't understand basic memory management without ARC, you have no chance of ever understanding the weak reference annotations that ARC requires in certain cases (e.g. to avoid retain loops).