nits on BigInt Proposal
Bruno Jouhier
bjouhier at gmail.com
Sat Feb 10 13:26:05 UTC 2018
@kai Yes, DecimalFloat128 is sufficient for financial applications.
If a DecimalFloat128Array type is added to the language, doesn't this imply
that a DecimalFloat128 type also exists?
If, as you wrote, typeof aa[0] === 'string', then aa[0] + bb[0] would be
string concatenation, which would be utterly confusing.
typeof aa[0] must be 'DecimalFloat128'.
Bruno
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20180210/e19baea8/attachment.html>
More information about the es-discuss
mailing list