serve-d ~master (2022-12-14T11:55:28Z)
Dub
Repo
Future.value
workspaced
future
Future
Undocumented in source.
class
Future
(T)
static if
(
!is(T == void)
)
T
value
;
Meta
Source
See Implementation
workspaced
future
Future
functions
error
finish
getBlocking
getYield
onDone
static functions
async
finished
fromError
fromResult
variables
_onDone
exception
has
value