We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
manyIndex should return the parse error message of the phrase parser which failed instead of “Expected more phrases.”
manyIndex
That’s what replicateA does.
replicateA
purescript-parsing/src/Parsing/Combinators.purs
Line 472 in f806ce6