Handbook
Glossary
(hash-chunk) ( k -- k' )
Vocabulary
checksums
.
murmur
.
private
Inputs
k
an
object
Outputs
k'
an
object
Definition
USING:
checksums.murmur
math.bitwise
;
IN:
checksums.murmur.private
:
(hash-chunk)
( k -- k' )
c1
w*
r1
bitroll-32
c2
w*
;
inline