many1
Accepts a single parser, which must match at least once or infinite times otherwise it fails.
Available since: v1.0.0-alpha.1
Type declaration
Example
In this example we are going to parse the string "Hello"
as many times as possible.
The result
of the parser above will be: