HashCode

clipper.HashCode (Class)

Hash code combining utility (xxHash32-inspired).

Static Members

combine(a: Int, b: Int, c: Int, d: Int): Int
Name Type
a Int
b Int
c Int
d Int
Returns
Int

Private Members

PRIME1: Int

PRIME2: Int

PRIME3: Int