Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
stipulate
sep
parser must consume (#1723)
the separator parser cannot be any parser but must be a consuming parser, contrary to documentation. Ideally, we should have a trait to assert this constraint as well.
- Loading branch information