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