Learn about how Swift protocols can use associated types and also how to implement a type erasure for ease of use throughout your code.
Swift Generics and Associated Types
https://docs.swift.org/swift-book/LanguageGuide/Generics.html
Music by Brad Kemp
https://www.youtube.com/channel/UCyQBsy5H6pTE8yrKap_dnqg
#swift #associatedtype #erasure