des.util.string

Undocumented in source.

Members

Functions

toDString
string toDString(const(char*) c_str)
Undocumented in source. Be warned that the author may not have intended to support it.
toDStringFix
string toDStringFix(const(char[S]) c_buf)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

toCamelCase
string toCamelCase [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
toSnakeCase
string toSnakeCase [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta