left property

A get left
inherited

Implementation

A get left => (this as Tuple2<A, B>).e0;