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