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