Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The usage of void #4

Open
CMCDragonkai opened this issue Mar 12, 2017 · 0 comments
Open

The usage of void #4

CMCDragonkai opened this issue Mar 12, 2017 · 0 comments

Comments

@CMCDragonkai
Copy link

As I was reviewing the parsing code, I noticed that the usages of void is redundant, the *> operators already drops the left functors argument.

So you don't really need void in protoString and sep.

When you do need void it's possible to apply it on the outside during composition. I can submit a PR if you like?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant