f % p
|
|
|
|
../../../../Macaulay2/packages/Parsing.m2:94:21-94:125: --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' )
The source of this document is in Parsing.m2:392:0.