Please rid me of this goto
jmh530 via Digitalmars-d
digitalmars-d at puremagic.com
Thu Jun 23 11:35:23 PDT 2016
On Thursday, 23 June 2016 at 18:20:00 UTC, H. S. Teoh wrote:
> On Thu, Jun 23, 2016 at 02:05:07PM -0400, Andrei Alexandrescu
> via Digitalmars-d wrote:
>> On 06/23/2016 01:34 PM, H. S. Teoh via Digitalmars-d wrote:
>> > I don't understand why that goto is necessary.
>>
>> Eh, thank you all who set me straight! I've been in my head
>> for too long. So where is the current implementation of "^^"?
>
> AFAIK, std.math.
>
You're thinking of pow in std.math. I don't see opBinary!("^^")
anywhere in there. I only see ^^ in comments.
More information about the Digitalmars-d
mailing list