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