← Standard library

HashInt64To32

public fn HashInt64To32(int64 value) : uint32
import HashInt64To32 from Wax::Hash;

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

Hash.wax:676

This declaration has no public members of its own.