left property

LeftProjection<L, R> left

Projects this Either as a Left

Implementation

LeftProjection<L, R> get left => LeftProjection(this);