concurrency v4.12.0 (2022-07-25T21:03:12Z)
Dub
Repo
Promise.fulfill
concurrency
sender
Promise
Undocumented in source. Be warned that the author may not have intended to support it.
bool
fulfill
()
bool
fulfill
(T t)
class
Promise
(T)
@
safe
shared nothrow
static if
(!(
is(Value == void)
))
bool
fulfill
(
T
t
)
Meta
Source
See Implementation
concurrency
sender
Promise
aliases
DG
InternalValue
Value
constructors
this
functions
cancel
error
fulfill
isCompleted
sender
structs
Done
ValueRep