Handbook
Glossary
+round-down+? ( object -- ? )
Vocabulary
math
.
floats
.
env
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
+round-down+
class.
Definition
USING:
kernel
;
IN:
math.floats.env
:
+round-down+?
( object -- ? )
\
+round-down+
eq?
;