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