Friday Q&A 2017-08-25: Swift Error Handling Implementation
Read OriginalThis technical article by Mike Ash explores how Swift's error handling is implemented under the hood. It explains the semantics of 'throws', 'try', and 'catch', then analyzes the compiler's implementation by examining disassembled code, detailing the differences between the Swift 3 and Swift 4 approaches.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser