|
|
|
../../../../Macaulay2/packages/Parsing.m2:63:23-63:88: --source code:
letterParser = Parser (c -> if alpha#?c then new Parser from (b -> if b === null then c))
The object letterParser is a parser.
The source of this document is in Parsing.m2:316:0.