workspace-d v3.4.0-pre1 (2019-01-05T01:13:40Z)
Dub
Repo
Future.fromResult
workspaced
api
Future
Undocumented in source. Be warned that the author may not have intended to support it.
class
Future
(T)
static
static if
(!(
is(T == void)
))
Future
!
T
fromResult
(
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