← Standard library

HashUInt64To32

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

Mixes the integer bit pattern into a non-cryptographic hash, folding the 64-bit mix to 32 bits.

Hash.wax:684

This declaration has no public members of its own.