Adithya Kumar
Adithya Kumar
Let me verify if this covers everything and solves the issue and your use case properly. If so, we can implement this combinator or add a new parser driver where...
@clintonmead Assuming parser combinators like the above exist. Can you think out loud a sample use case of error reporting or position tracking? For a CSV file, we may want...
`Event.Darwin` uses this module. Keeping it in `streamly-core` can remove de-duplication when this module is moved into a new package.
**Caution**: In `streamly-0.8`, The `groupsBy` comparison function took the new element as the first argument and the previous element as the second. The order is flipped in the newer versions...
Fixed in commit: 30644433976d687740b0e7e9ccf132720af34b63
There are quite a lot of suffix-manipulation APIs that need to be introduced.