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

Use lambdas / function objects wherever possible. #289

Open
Algomorph opened this issue Sep 18, 2020 · 0 comments
Open

Use lambdas / function objects wherever possible. #289

Algomorph opened this issue Sep 18, 2020 · 0 comments
Labels
code clarity Maintenance and further development would be eased if code clarity is improved by solving this issue ease-of-maintenance Resolving this issue would significantly improve ease of maintenance and future development.

Comments

@Algomorph
Copy link
Owner

Static methods of classes in Traversal and Reduction APIs should all accept lambdas or functions directly instead of function objects / functors.

@Algomorph Algomorph added code clarity Maintenance and further development would be eased if code clarity is improved by solving this issue ease-of-maintenance Resolving this issue would significantly improve ease of maintenance and future development. labels Sep 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code clarity Maintenance and further development would be eased if code clarity is improved by solving this issue ease-of-maintenance Resolving this issue would significantly improve ease of maintenance and future development.
Projects
None yet
Development

No branches or pull requests

1 participant