JanetDocsSourcePlaygroundI'm feeling luckyCommunityGitHub sign in

parser/clone

core-api


    cfunction
    src/core/parse.c on line 1278, 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...