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