Future.finish

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

Meta