geario ~master (2022-06-04T17:41:52.6758737)
Dub
Repo
FuturePromise.then
geario
concurrency
FuturePromise
FuturePromise
Undocumented in source. Be warned that the author may not have intended to support it.
FuturePromise
!
R
then
(R delegate() handler)
FuturePromise
!
R
then
(R delegate(T) handler)
class
FuturePromise
(T)
static if
(!(
is(T == void)
))
FuturePromise
!
R
then
(
R
)
(
R
delegate
(
T
)
handler
)
Meta
Source
See Implementation
geario
concurrency
FuturePromise
FuturePromise
aliases
VoidHandler
constructors
this
functions
Cancel
Failed
Get
IsCancelled
IsDone
Succeeded
id
then
toString
variables
_thenFailedHandler
_thenSucceededHandler