Promise.fulfill

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool fulfill()
    class Promise(T)
    @safe shared nothrow
    static if(is(Value == void))
    bool
    fulfill
    ()
  2. bool fulfill(T t)

Meta