string-transform-ad ~master (2022-03-30T18:45:08.5817779)
Dub
Repo
InflectionInterface
inflections
Inflector
Undocumented in source.
interface
InflectionInterface {
string
inflect
(string input);
bool
matches
(string input);
}
Members
Functions
inflect
string
inflect
(string input)
Undocumented in source.
matches
bool
matches
(string input)
Undocumented in source.
Meta
Source
See Implementation
inflections
Inflector
classes
InflectionRule
Inflector
interfaces
InflectionInterface
structs
Translation