futureParser p
This function makes recursive parsers possible.
|
|
|
|
../Parsing.m2:65:15-65:76: --source code:
futureParser = parserSymbol -> new Parser from (c -> (value parserSymbol) c)
The object futureParser is a function closure.
The source of this document is in /build/reproducible-path/macaulay2-1.25.05+ds/M2/Macaulay2/packages/Parsing.m2:331:0.