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