Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
None
Description
The unary methods return CompositeUnary* while the binary methods return Binary*. For this all-static methods utility class, it seems appropriate that they all be more generic for greatest flexibility/polymorphism.