PluralRules

CLDR Plural rules. This is an automatically generated file.

Properties

Link copied to clipboard
const val CLDR_VERSION: String

The CLDR version from which this was generated.

Functions

Link copied to clipboard
fun selectCardinal(language: String, region: String? = null): (PluralOperand) -> PluralCategory?
Link copied to clipboard
fun selectOrdinal(language: String, region: String? = null): (PluralOperand) -> PluralCategory?