← Standard library

HashUInt32

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

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

Hash.wax:650

This declaration has no public members of its own.