Node.updateHash

Updates a node's cached hash value.

Uses a type-specific toHash function to compute the new value.

struct Node
pragma(inline) @nogc nothrow pure
void
updateHash
()