parser/many1 library

Classes

Many1<I, O>
Cyclically invokes the p parser and stores each parse result in a list until the p parser fails.