Handbook
Glossary
holidays ( timestamp/n singleton -- seq )
Vocabulary
calendar
.
holidays
Inputs
timestamp/n
an
object
singleton
an
object
Outputs
seq
an
object
Definition
IN:
calendar.holidays
GENERIC:
holidays
( timestamp/n singleton -- seq )
Methods
USING:
calendar.holidays
calendar.holidays.private
kernel
;
M:
all
holidays
drop
(holidays)
;
USING:
calendar.holidays
calendar.holidays.private
combinators
kernel
sequences
;
M:
object
holidays
(holidays)
[
[
clone
]
dip
( timestamp -- timestamp )
execute-effect
]
with
map
;
USING:
calendar.holidays
calendar.holidays.private
calendar.holidays.us
;
M:
us-federal
holidays
(holidays)
adjust-federal-holidays
;
USING:
calendar.holidays
calendar.holidays.private
calendar.holidays.us
;
M:
us-market
holidays
(holidays)
adjust-federal-holidays
;