← Standard library

HashInt32

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

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

Hash.wax:624

This declaration has no public members of its own.