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