TupleParserExt<T> extension

on

Methods

andThen<E2>(Parser<E2> p) Tuple2Parser<T, E2>