Functions
The following functions are available globally.
-
Wait until the given
See moreThrowingFuturehas completed and extract its value. May throw errors, so use withtry.Declaration
Swift
public prefix func !><Wrapped> (input: ThrowingFuture<Wrapped>) throws -> Wrapped
Functions Reference