struct

Rosetta::Pluralization::Rule::Other

Inherits Rosetta::Pluralization::Rule / Struct / Value / Object

A rule that only returns the "other" pluralization category.

This rule was extracted from crystal-i18n/i18n.

Instance methods

apply(count : Rosetta::CountArg) : Symbol
Source