JanetDocsPlaygroundI'm feeling luckyGitHub sign in

parser/insert



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

    (parser/insert parser value)

    Insert a value into the parser. This means that the parser state 
    can be manipulated in between chunks of bytes. This would allow a 
    user to add extra elements to arrays and tuples, for example. 
    Returns the parser.


0 examplesSign in to add an example
Loading...