- canPlural
bool canPlural(string input)
Undocumented in source. Be warned that the author may not have intended to support it.
- canSingular
bool canSingular(string input)
Undocumented in source. Be warned that the author may not have intended to support it.
- toPlural
string toPlural(string input)
Undocumented in source. Be warned that the author may not have intended to support it.
- toSingular
string toSingular(string input)
Undocumented in source. Be warned that the author may not have intended to support it.