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