- before
alias before = AliasSeq!(rt, .collectReturnType!(Type, Names[1..$]))
Undocumented in source.
- collectReturnType
alias collectReturnType = before
Undocumented in source.
- collectReturnType
alias collectReturnType = tmp
Undocumented in source.
- collectReturnType
alias collectReturnType = AliasSeq!()
Undocumented in source.
- rt
alias rt = ReturnType!(__traits(getMember, Type, Names[0]))
Undocumented in source.
- tmp
alias tmp = .collectReturnType!(Type, Names[1..$])
Undocumented in source.