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