left property

Parser<E, A> left
final

The parser whose value is kept.

Implementation

final Parser<E, A> left;