Handbook
Glossary
fletcher-32? ( object -- ? )
Vocabulary
checksums
.
fletcher
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
fletcher-32
class.
Definition
USING:
kernel
;
IN:
checksums.fletcher
:
fletcher-32?
( object -- ? )
\
fletcher-32
eq?
;