workspace-d v3.5.0-pre.6 (2019-12-09T16:48:44Z)
Dub
Repo
Future.finish
workspaced
api
Future
Undocumented in source. Be warned that the author may not have intended to support it.
void
finish
()
class
Future
(T)
static if
(
is(T == void)
)
void
finish
(
)
void
finish
(T value)
Meta
Source
See Implementation
workspaced
api
Future
functions
error
finish
getBlocking
getYield
onDone
static functions
async
finished
fromError
fromResult
variables
_onDone
exception
has
value