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