Documentation
Dlang.org
GyreD (source)
Node.updateHash
gyre
nodes
Node
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
(
)
gyre
nodes
Node
functions
opEquals
opIndex
toHash
updateHash
Updates a node's cached hash value.
Uses a type-specific toHash function to compute the new value.