Handbook
Glossary
nothing? ( object -- ? )
Vocabulary
monads
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:
monads
:
nothing?
( object -- ? )
\
nothing
eq?
;