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