Conclusion Pro
https://developer.apple.com/videos/play/wwdc2018/229/ https://www.raywenderlich.com/8666-data-structures-algorithms-in-swift-updated-for-swift-4-2 https://swift.org
Swift protocols and generics help solve the so-called N*M problem for data structures and algorithms. The standard library collections lead the way.
Comments