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