Returns a parser that parses exactly length characters and yields the text that was parsed.
length
The number of characters to parse.
Returns a parser that parses exactly
lengthcharacters and yields the text that was parsed.