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