swift
3a357e99 - Add global actor-qualified function types.

Commit
4 years ago
Add global actor-qualified function types. Introduce the notion of global actor-qualified function types, e.g., @MainActor () -> Void to describe synchronous functions that must execute on a particular global actor.
Author
Committer
Parents
Loading