Jason Orendorff wrote:
> What is Math.bitlen(-1) then? Isn’t this just the same problem as before, except it happens for negative numbers instead of positive?No opinion.
Not sure it matters. We could return -1 for any negative number, 0 for 0, and > 0 for positive integral values.
/be _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

