Handbook
Glossary
sha1-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
sha1-state
class.
Definition
USING:
classes.tuple.private
;
IN:
checksums.sha.private
:
sha1-state?
( object -- ? )
\
sha1-state
15
tuple-instance?
;