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