The Secret Life of Types in Swift

Slava Pestov: I’m going to attempt to start by giving an overview of how types work in Swift, from the parser down to the lower layers of code generation in the frontend. Swift is a strong, statically-typed language with an advanced type system more reminisicent of functional languages such as OCaml and Haskell than something … Continue reading The Secret Life of Types in Swift