Handbook
Glossary
holiday? ( timestamp/n singleton -- ? )
Vocabulary
calendar
.
holidays
Inputs
timestamp/n
an
object
singleton
an
object
Outputs
?
an
object
Definition
USING:
calendar
kernel
sequences
;
IN:
calendar.holidays
:
holiday?
( timestamp/n singleton -- ? )
[
holidays
]
[
drop
]
2bi
[
same-day?
]
curry
any?
;