TSa wrote:
Pinning the return type to Num is bad e.g. if you want multi targets
like :(Complex,Complex-->Complex). Should that also numerify complex
values when stored in a Num container? If yes, how?

If at all possible, I would expect Complex to compose Num, thus
letting a Complex be used anywhere that a Num is requested.

--
Jonathan "Dataweaver" Lang

Reply via email to