Big integrals, opApply autoindex, safer integrals
Weed
resume755 at mail.ru
Fri Dec 26 10:26:45 PST 2008
bearophile пишет:
> Weed:
>> where else can I use that thing?
>
> I was talking about a built-in syntax for multi-precision integral numbers. I presume you can use it only when you want to use multi-precision integral number :-)
> Do you feel the need to use it in other situations too?
I thought proposes a more advanced method for operators overloading :)
It seems to me, all operators working with values should correspond to
processor instructions. Instruction like "Sum int [80] with int [30]"
does not exist and it is not necessary to do for it the built-in-like
syntax.
More information about the Digitalmars-d
mailing list