Undocumented in source.
String with unique ownership implementation
Refcounted String implementation.
String with unique ownership implementation
Undocumented in source. Be warned that the author may not have intended to support it.
Temporary string buffer. It can be used to build temporary \0 ended C strings. For lengths < 255, it uses static char array, mallocated buffer otherwise.
Temporary string buffer. It can be used to build temporary \0 ended C strings. For lengths < 255, it uses static char array, mallocated buffer otherwise.
Alternative implementation of std.string.outdent that differs in:
Undocumented in source.
Some helper functions to work with strings