streamly
streamly copied to clipboard
Update the parser doc
trafficstars
Use streamly idioms to implement a few megaparsec combinators. The following to begin with.
- takeRest
- atEnd
- match
In doc, we can write about using parser-combinators with some caveats about performance.