Higher-Order Functions in Swift

Aug 31 2021 · Swift 5.3, iOS 14, Xcode 12.5

Part 1: Higher-Order Functions in Swift

09. Compose Higher-Order Functions

Episode complete

About this episode
Leave a rating/review
See forum comments
Cinema mode Mark complete Download course materials
Previous episode: 08. Write a Generic Currying Function

Get immediate access to this and 4,000+ other videos and books.

Take your career further with a Kodeco Personal Plan. With unlimited access to over 40+ books and 4,000+ professional videos in a single subscription, it's simply the best investment you can make in your development career.

Learn more Already a subscriber? Sign in.

Notes: 09. Compose Higher-Order Functions

Some examples from this course are based on material from chapter 10 of our book, Expert Swift

Check out the rest of that book to level up your Swift and try your higher-order function skills with functional reactive programming.

Explore the Swift Standard Library and the Swift Algorithms framework for more handy higher-order functions.