Handbook
Glossary
wyhash64 ( a b -- c )
Vocabulary
checksums
.
wyhash
.
private
Inputs
a
an
object
b
an
object
Outputs
c
an
object
Definition
USING:
kernel
math
;
IN:
checksums.wyhash.private
:
wyhash64
( a b -- c )
[
P0
bitxor
]
[
P1
bitxor
]
bi*
wymum
[
P0
bitxor
]
[
P1
bitxor
]
bi*
wymix
;