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