Handbook
Glossary
debugger? ( object -- ? )
Vocabulary
ui
.
tools
.
debugger
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
debugger
class.
Definition
USING:
classes.tuple.private
;
IN:
ui.tools.debugger
:
debugger?
( object -- ? )
\
debugger
17
tuple-instance?
;