Generics in Swift, Part 2 29 Sep 2015 Part 6 of a series on Swift enums, pattern matching, and generics. In this article, I aim to provide a comprehensive description of how the generic programming facilities in Swift work. For a gentler introduction, please see the previous post in this series. Generic programming is a form of programming in which things such as types (classes, structs, enums) an