Enums in Swift 16 Dec 2014 Part 1 of a series on Swift enums, pattern matching, and generics. Parts of this blog post are adapted from a talk I gave at the Swift Language Users Group. Like many programming languages both ancient and modern, Swift supports enums. However, Swiftâs enums are considerably more powerful than those found in some of its predecessors. Enums are value types, like Swiftâs s
{{#tags}}- {{label}}
{{/tags}}