@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
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

