DelegatePromise.resolve

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void resolve(Value value)
  2. void resolve()
    class DelegatePromise(T)
    nothrow
    static if(is(T == void))
    void
    resolve
    ()
  3. void resolve(T value)

Meta