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