Function String.toHash

Calculates the hash value for the string.

ulong toHash() pure nothrow @nogc @safe const;

Returns

Hash value for the string.