Either.secondType

Undocumented in source.
struct Either(A, string NameA, B, string NameB)
alias secondType = B

Meta