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