Cldr v0.0.17 Cldr.Number.PluralRule.Transformer
Tranformations on the parse tree returned from parsing plural rules.
The transformations is primarily to convert the parse tree into an AST
representing a cond
statement that implements the rule.
Summary
Functions
Converts a map representing a set of plural rules and converts it
to an cond
statement