fulfill

Undocumented in source.
template fulfill(A)
static
shared(Future!A)
fulfill
(
shared(Future!A) future
,
A a
)

Members

Static functions

fulfill
shared(Future!A) fulfill(shared(Future!A) future, A a)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta