JanetDocsPlaygroundI'm feeling luckyGitHub sign in

parser/clone



    cfunction
    src/core/parse.c on line 1266, column 1

    (parser/clone p)

    Creates a deep clone of a parser that is identical to the input 
    parser. This cloned parser can be used to continue parsing from a 
    good checkpoint if parsing later fails. Returns a new parser.


0 examplesSign in to add an example
Loading...