Part (V) : Farewell , Swifty Collections!

A brief summary on swift collections' functions such as reduce, filter, map and etc.

November 26, 2021 · 5 min · Alireza Rezagholian

Part (IV) : What is .reduce in Swift?

Let’s learn what is .reduce and .reduce into in Swift’s collections and much more about such Higher Order Functions …

November 18, 2021 · 10 min · Alireza Rezagholian

Part (III) : What is .filter in Swift ?

Let’s learn what is .filter in Swift’s collections and much more about such Higher Order Functions …

November 13, 2021 · 4 min · Alireza Rezagholian

Part (II) : What are .map , .compactMap and .flatMap in Swift

Let’s dig in our very first and also one of the most useful Higher Order functions in Swift’s collections !

November 13, 2021 · 7 min · Alireza Rezagholian