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