[Concurrency] Asynchronous functions

Why is async specified after the func declaration, rather than before, e.g. async func f()?

4 Likes