-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
The library exports String -> Maybe URI functions, but this is not easy to compose with other parsers. For example, I'm writing a tokeniser that needs to identify URIs and a bunch of other stuff. I have to do some tedious gymnastics to fit parseURI in, but if I had access to the actual Parser itself, it would be much easier.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels