then.C

Undocumented in source.
template then(A, B...)
static
alias C = typeof(apply!f(A.init, B.init))

Meta