Skip to content

Proposal for Compact Decimal Types #5835

Open
@younies

Description

@younies

Description

Instead of having a single compact implementation that uses SignedFixedDecimal, we propose introducing two separate types:

  • UnsignedCompactDecimal
  • SignedCompactDecimal

Benefits

  • Type Safety: Clearly distinguishing between signed and unsigned types can help prevent runtime errors.

Metadata

Metadata

Assignees

Labels

C-numbersComponent: Numbers, units, currenciesS-smallSize: One afternoon (small bug fix or enhancement)discussDiscuss at a future ICU4X-SC meeting

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions