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