← Standard library

HashInt64

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

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

Hash.wax:637

This declaration has no public members of its own.