Future.finish

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

Meta