Master escaping closures in Swift. Learn when and why to use the @escaping attribute for closures that are called after the function has already returned.