Promise.failure

Undocumented in source. Be warned that the author may not have intended to support it.
interface Promise(T_)
nothrow
failure
(
U
)
(
U delegate
(
Exception
)
cb
)
if (
is(Promisify!U.T == void)
)

Meta