Total programming in Swift
André Videla describes what a total program is, and examines Swift in this context. André shows us how Swift uses its type system to encourage totality - code that won’t crash or get stuck in an infinite loop.
Posted on December 7, 2017
#totality
#optional
#error