Closed eemeli closed 4 months ago
In addition to Intl.NumberFormat (#15), the Intl.PluralRules API also deals with numeric values. Thus far, the only reference to this that I can find in the repo is @sffc's comment https://github.com/tc39/proposal-decimal/issues/26#issuecomment-1736716968.
Will plural selection on Decimal128 values be supported?
Yes, that ought to be supported. We'll make that change.
This has been taken care of in #163.
In addition to Intl.NumberFormat (#15), the Intl.PluralRules API also deals with numeric values. Thus far, the only reference to this that I can find in the repo is @sffc's comment https://github.com/tc39/proposal-decimal/issues/26#issuecomment-1736716968.
Will plural selection on Decimal128 values be supported?