Map, CompactMap, and FlatMap in SwiftSwift brings us map, compactMap, and flatMaparrayOfIntegers that all can be known as high order functions. If you do not familiar with the…Nov 8, 2021Nov 8, 2021
Classes vs Structs in SwiftSwift brings us classes and structs which both can look quite similar to one another. When should you use a struct and when should you…Oct 20, 20212Oct 20, 20212