JanetDocsPlaygroundI'm feeling luckyGitHub sign in

parser/consume



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

    (parser/consume parser bytes &opt index)

    Input bytes into the parser and parse them. Will not throw errors 
    if there is a parse error. Starts at the byte index given by 
    `index`. Returns the number of bytes read.


0 examplesSign in to add an example
Loading...