mecca ~master (2021-09-12T14:37:04Z)
Dub
Repo
Future.set
mecca
reactor
sync
future
Future
Sets the future with no value
void
set
()
struct
Future
(T)
@
nogc
@
safe
nothrow
static if
(
is(T == void)
)
@
notrace
void
set
(
)
void
set
(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 no value