future v0.1.1 (2020-08-30T22:32:20Z)
Dub
Repo
onFulfill.onFulfill
future
onFulfill
Undocumented in source. Be warned that the author may not have intended to support it.
void
onFulfill
(shared(Future!A) future, void delegate(A) callback)
template
onFulfill
(A)
static
void
onFulfill
(
shared
(
Future
!
A
)
future
,
void
delegate
(
A
)
callback
)
void
onFulfill
(shared(Future!A) future, void delegate() callback)
Meta
Source
See Implementation
future
onFulfill
static functions
onFulfill