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