Handbook
Glossary
x86.32? ( object -- ? )
Vocabulary
system
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
x86.32
class.
Definition
USING:
kernel
;
IN:
system
:
x86.32?
( object -- ? )
\
x86.32
eq?
;