Use lambdas / function objects wherever possible. #289
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.
Static methods of classes in Traversal and Reduction APIs should all accept lambdas or functions directly instead of function objects / functors.
The text was updated successfully, but these errors were encountered: