Handbook
Glossary
H ( X Y Z -- HXYZ )
Vocabulary
checksums
.
md5
.
private
Inputs
X
an
object
Y
an
object
Z
an
object
Outputs
HXYZ
an
object
Definition
USING:
math
;
IN:
checksums.md5.private
:
H
( X Y Z -- HXYZ )
bitxor
bitxor
;
inline