internString

Interns the given string and returns the interned version.

nothrow @safe @nogc
internString
(
string s
)

Meta