Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add map and andThen override to RowParser
Override `andThen` to return a RowParser instead of just a A => B, and add a map function that is an alias to andThen.
- Loading branch information