Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
Swift by Sundell
(Uncensored)
subscribe
Using Swift’s defer keyword within async and throwing contexts
https://www.swiftbysundell.com/articles/using-defer-within-async-and-throwing-contexts
links
backlinks
How Swift’s defer keyword can be incredibly useful when working with code scopes that have multiple exit points, such as throwing or async functions.