workspace-d v3.3.0-pre3 (2018-09-17T21:29:03Z)
Dub
Repo
Future.value
workspaced
api
Future
Undocumented in source.
class
Future
(T)
static if
(
!is(T == void)
)
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