fdb-d v0.7.0 (2015-01-02T02:46:43Z)
Dub
Repo
BasicFuture.notify
fdb
future
BasicFuture
Undocumented in source. Be warned that the author may not have intended to support it.
void
notify
(Exception ex, V val)
void
notify
(Exception ex)
class
BasicFuture
(V)
static if
(!(
!is(V == void)
))
void
notify
(
Exception
ex
)
Meta
Source
See Implementation
fdb
future
BasicFuture
constructors
this
functions
await
notify