← Standard library

HashUInt64

public fn HashUInt64(uint64 value) : uint64
import HashUInt64 from Wax::Hash;

Mixes the integer bit pattern into a non-cryptographic hash of the same width.

Hash.wax:663

This declaration has no public members of its own.