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