Either

Either type.

Constructors

this
this(A a)
Undocumented in source.
this
this(B b)
Undocumented in source.

Members

Functions

opAssign
typeof(this) opAssign(A a)
Undocumented in source. Be warned that the author may not have intended to support it.
opAssign
typeof(this) opAssign(B b)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta