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