Skip to content

sffc Stage 2.7 Review #8

@sffc

Description

@sffc

All minor things. Good for Stage 2.7.

General:

  • Did you consider making IntlMV have the following shape: a Record or one of the enum values (if a Record, [[Value]] is allowed to be negative zero), instead of a Record where the [[Value]] field can me a MV or one of the enum values, and the stringDigits are ignored? (not sure if it is better)

GetNumberFormatPattern:

  • Description seems to be missing some <ins>

PartitionNumberPattern and elsewhere:

  • It's a little weird to take an argument of type "x (a mathematical value or an Intl mathematical value)" because "Intl mathematical value" is a superset of "mathematical value". Just wrap the mathematical value into the new Record.

ToIntlMathematicalValue:

  • You revert stringDigits to 0 when the number is constrained to infinity but not when it is constrained to 0. Bug?

@eemeli

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions