Generics in Protocol Extension
Offered By: try! Swift Conference via YouTube
Course Description
Overview
Explore generics in protocol extensions through this 20-minute conference talk from try! Swift Tokyo 2019. Delve into handling existential types like associatedType in protocols, creating concrete types in protocol extensions, and forcing generics from existential types using Curry-Howard correspondence. Learn from Scala engineer Hikaru Yoshimura as he applies concepts from functional languages like Scala, Haskell, and OCaml to Swift programming. Gain insights on type systems and advanced Swift techniques for more flexible and powerful code.
Syllabus
Generics in protocol extension
Taught by
try! Swift Conference
Related Courses
Optimize Your Swift Codetry! Swift Conference via YouTube Swift Concurrency in GoodNotes
try! Swift Conference via YouTube Introducing the Beeline Library - Another Approach to Routing on iOS
try! Swift Conference via YouTube Swift Expression Macros - A Practical Introduction
try! Swift Conference via YouTube Getting Started with Combine
try! Swift Conference via YouTube