Skip to content

Add Intl.PluralRules#2257

Merged
lahma merged 1 commit into
sebastienros:mainfrom
lahma:intl-pr5-plural-rules
Jan 24, 2026
Merged

Add Intl.PluralRules#2257
lahma merged 1 commit into
sebastienros:mainfrom
lahma:intl-pr5-plural-rules

Conversation

@lahma

@lahma lahma commented Jan 24, 2026

Copy link
Copy Markdown
Collaborator

Implement plural form selection for cardinal and ordinal numbers per CLDR plural rules:

  • Support for cardinal and ordinal types
  • All CLDR plural categories (zero, one, two, few, many, other)

Implement plural form selection for cardinal and ordinal numbers
per CLDR plural rules:
- Support for cardinal and ordinal types
- Efficient plural rule evaluation
- All CLDR plural categories (zero, one, two, few, many, other)

Register PluralRules in IntlInstance.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@lahma
lahma force-pushed the intl-pr5-plural-rules branch from 14b7659 to 290fcb8 Compare January 24, 2026 15:11
@lahma
lahma enabled auto-merge (squash) January 24, 2026 15:12
@lahma
lahma merged commit 217f37e into sebastienros:main Jan 24, 2026
4 checks passed
@lahma
lahma deleted the intl-pr5-plural-rules branch January 24, 2026 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant