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