Recent
Enhance Your Enums with Associated Values
Learn how to manage multiple data types within a single enumeration
Access collections in a easy way
Subscripts allow you to access different data in a more flexible and customizable way
Optimize code in Swift with generics
Generics in Swift allow you to use very similar code for operations with different types