Either.firstType

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

Meta