Either2<T1, T2>.t1 constructor
Either2<T1, T2>.t1 (
- T1 _t1
Implementation
Either2.t1(T1 this._t1)
: _t2 = null,
_which = 1;
Either2.t1(T1 this._t1)
: _t2 = null,
_which = 1;