Handbook
Glossary
checksum-state? ( object -- ? )
Vocabulary
checksums
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
checksum-state
class.
Definition
USING:
classes.tuple.private
;
IN:
checksums
:
checksum-state?
( object -- ? )
\
checksum-state
11
tuple-instance?
;