Promise.then

Undocumented in source. Be warned that the author may not have intended to support it.
struct Promise(T, U = Any)
nothrow @trusted
then
(
ResultType
)
(
ResultType delegate
(
T
)
nothrow
cb
)

Meta