Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
Currently decimal product and quotient return types are derived through type factory, this allows clients to override the return type if they so desire.
But decimal sum is embedded in return types, also decimal mod does not have a return type inference defined.
This task is to derive all of the return types through type factory, so that clients can override if they wish to.
Attachments
Issue Links
- links to