Re: [heycam/webidl] [Clamp] and [EnforceRange] reduce the max value long long supports (#237)

I wonder why the normal case takes things mod 2^64 at all :-/. I guess because the name, `long long`, is reminiscent of int64 in some platforms, but it seems like a shame there's no "don't modulo me" integer type.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/issues/237#issuecomment-260044496

Received on Friday, 11 November 2016 20:09:34 UTC