many
Accepts a single parser, which may match zero or infinite times.
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: