Function identity
Dummy translation function that returns the input unmodified.
string identity
(
string str
) nothrow @nogc @safe;
Dummy translation function that returns the input unmodified.
string identity
(
string str
) nothrow @nogc @safe;