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