DelegatePromiseIterator.resolve

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Promise!bool resolve(T a)
    class DelegatePromiseIterator(T)
    nothrow
    Promise!bool
    resolve
    (
    T a
    )
  2. Promise!bool resolve()
  3. Promise!bool resolve(Value a)

Meta