Other Type Aliases

The following type aliases are available globally.

  • The natural executor for use with Futures; a policy of the framework to allow for shorthand syntax with Future.upon(_:execute:) and others.

    Declaration

    Swift

    public typealias PreferredExecutor = DispatchQueue