Function GenericPath.toHash
Computes a hash sum, enabling storage within associative arrays.
size_t toHash() const nothrow @trusted;
Computes a hash sum, enabling storage within associative arrays.
size_t toHash() const nothrow @trusted;