mecca ~master (2021-09-12T14:37:04Z)
Dub
Repo
Future.set
mecca
reactor
sync
future
Future
Sets the future with value
void
set
()
void
set
(T value)
struct
Future
(T)
@
nogc
@
safe
nothrow
static if
(!(
is(T == void)
))
@
notrace
void
set
(
const
ref
T
value
)
void
set
(T value)
Meta
Source
See Implementation
mecca
reactor
sync
future
Future
functions
get
raise
runInFiber
set
wait
postblits
this(this)
properties
exception
ready
Sets the future with value