await.await

Undocumented in source.
  1. shared(Future!A) await(shared(Future!A) future)
    template await(A)
    static
    shared(Future!A)
    await
    (
    shared(Future!A) future
    )
  2. shared(Future!A) await(shared(Future!A) future, Duration timeout)

Members

Static functions

await
shared(Future!A) await(shared(Future!A) future)
Undocumented in source. Be warned that the author may not have intended to support it.
await
shared(Future!A) await(shared(Future!A) future, Duration timeout)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta