Combine32
public fn Combine32(uint32 a, uint32 b) : uint32import Combine32 from Wax::Hash;Combines two existing hashes in order. This is an order-sensitive hash-table combiner, not a cryptographic operation.
This declaration has no public members of its own.