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