Asynchronous-Programming-with-SwiftUI-and-Combine icon indicating copy to clipboard operation
Asynchronous-Programming-with-SwiftUI-and-Combine copied to clipboard

What is 'async' in this context?

Open mortenbekditlevsen opened this issue 1 year ago • 0 comments

I found a typo in Asynchronous Programming 
with SwiftUI and Combine.

  • Edition: 1st
  • Page: 390

What is wrong

Was 'async' an early spelling for 'Task'?

What's the correct spelling

Async should be replaced with Task.

mortenbekditlevsen avatar Feb 11 '23 08:02 mortenbekditlevsen