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