
Tech Talk: Total Swift Programming
CoRecursive: Coding Stories
00:00
What Are OExceptions?
Swift has no traditional exceptions in the sense that they are so frequently decorated. Ustif does not have this mechanism where anything can crash at any point, but it does not have checked exception Either. In divite means that you annotate your your function with the type of exception that you can expect. It gives a lot of peace of mind to think that you can trust every line of code as being executed in knots potentially crashing.
Transcript
Play full episode