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