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