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