Either.This

The type of this Either struct

struct Either(Left, Right)
alias This = Either!(Left, Right)

Meta