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