Strong – Unowned – Weak Types

Hello friends, in this article we will talk about the most used structures for Swift Memory Management. Earlier, I talked about how ARC works. You can find that article here. While creating variables in Swift programming language, you can create 3 different types of variables.…