hash(into:)

The hash value.

Node.swift:905
func hash(into hasher: inout Hasher)

Hash values are not guaranteed to be equal across different executions of your program. Do not save hash values to use during a future execution.