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