regex
Tries to match a given regex.
Available since: v1.0.0-alpha.1
Type declaration
Example
In this example we are going to parse the strings "Hello"
and "Hallo"
using the same parser.
The result
of the parser above will be:
Tries to match a given regex.
Available since: v1.0.0-alpha.1
In this example we are going to parse the strings "Hello"
and "Hallo"
using the same parser.
The result
of the parser above will be: