Type aliases are useful when you want to refer to an existing type by a name that’s contextually more appropriate, such as when working with data of a specific size from an external source
Topic:
Programming Languages
SubTopic:
Swift
Tags: