A “Type Erasure” Pattern that Works in Swift
Introduction If you have ever tried to use Swift protocols with associated types as types, you probably had (just like me) a very rough first (and possibly second) ride. Things that…
Continue Reading
A “Type Erasure” Pattern that Works in Swift