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