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