9 Notes September 2020
1. Difference between unowned and weak The difference between unowned and weak is that weak is declared as an Optional while unowned is not. By declaring it weak you get…
Read more →Build logs, short notes, and the things I work out in public before they turn into articles.
1. Difference between unowned and weak The difference between unowned and weak is that weak is declared as an Optional while unowned is not. By declaring it weak you get…
Read more →