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