tango.core.util.string

Members

Functions

intToUtf8
char[] intToUtf8(char[] tmp, uint val)
Undocumented in source.
stringCompare
int stringCompare(const(char)[] s1, const(char)[] s2)
Undocumented in source. Be warned that the author may not have intended to support it.
ulongToUtf8
char[] ulongToUtf8(char[] tmp, ulong val)
Undocumented in source.

Meta

License

BSD style: $(LICENSE)

Version

Initial release: July 2006

Various char[] utilities