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