• Just like Simple.end except you provide the problem that arises when the parser is not at the end of the input.

    Type Parameters

    • PROBLEM

    Parameters

    • problem: PROBLEM

    Returns Parser.Parser<Symbol, never, PROBLEM>