Code
/home/dan/src/M2/M2/Macaulay2/packages/Parsing.m2:93:53-93:122: --source code:
Function % Parser := (fun,p) -> new Parser from ( c -> if (p' := p c) =!= null then if c === null then fun p' else fun % p' )
| symbol class value location of symbol
| ------ ----- ----- ------------------
| p : Parser -- {*Function[/home/dan/src/M2/M2/Macaulay2/packages/Pars. /home/dan/src/M2/M2/Macaulay2/packages/Parsing.m2:93:27-93:28
| fun : CompiledFunction -- times /home/dan/src/M2/M2/Macaulay2/packages/Parsing.m2:93:23-93:26