iOS workshop: Seeing Map and FlatMap as Swift Design Patterns
In this workshop we will explore the map, flatMap, and compactMap functions that ship with Swift 5 and write one of our own. We’ll look at when you need these higher order functions and how you create and use them.
Required materials::
Laptop with Swift 5 (XCode at least 10.2). Pens and notepads will be provided.