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