StringCache.intern

string intern(const(ubyte)[] str) @safe

Caches a string.

string intern(string str) @trusted

ditto