Function backtrackable

  • It is quite tricky to use backtrackable well! It can be very useful, but also can degrade performance and error message quality.

    Read this document to learn how oneOf, backtrackable, and commit work and interact with each other. It is subtle and important!

    Type Parameters

    • A

    Parameters

    Returns Simple.Parser<A>