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