Handbook
Glossary
vocab? ( object -- ? )
Factor handbook
»
The implementation
»
Vocabularies
Prev:
vocab
Next:
vocab-link
Vocabulary
vocabs
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
vocab
class.
Definition
USING:
classes.tuple.private
;
IN:
vocabs
:
vocab?
( object -- ? )
\
vocab
9
tuple-instance?
;