John Guerrero

75%
Flag icon
An asynchronous function typically starts the long running task and then returns prior to the task's completion. Usually, this task runs in the background and uses a callback function (such as closure in Swift) when the task completes.
Mastering Swift 5
Rate this book
Clear rating
Open Preview