What is a Swift Typealias?


  • Share on Pinterest

Typealias, a fancy way of saying ‘make your own types quickly’.

But why would you want to do that, and how? Well, this 5-minute video is going to answer those questions for you.

As you can see Typealiases can be very useful once you understand them and ways that they can make your code base easier to read.