Add BinaryGenerator interface
-----------------------------
Key: SANDBOX-235
URL: https://issues.apache.org/jira/browse/SANDBOX-235
Project: Commons Sandbox
Issue Type: Improvement
Components: Functor
Reporter: Matt Benson
It might be useful to have a BinaryGenerator interface, like Generator, only
with Binary* rather than Unary* arguments. Corresponding Algorithms methods
are probably warranted, though some discussion of how to avoid confusion (via
documentation hopefully) wrt Iterator vs. Generator vs. BinaryGenerator methods
is probably warranted.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.