- splitSpelling
auto splitSpelling(string spelling)
Undocumented in source. Be warned that the author may not have intended to support it.
- toCamelCase
string toCamelCase(string spelling)
Undocumented in source. Be warned that the author may not have intended to support it.
- toSnakeCase
string toSnakeCase(string spelling)
Undocumented in source. Be warned that the author may not have intended to support it.