Promise.fulfill

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

Meta