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