Handbook
Glossary
weekend? ( timestamp -- ? )
Vocabulary
calendar
Inputs
timestamp
an
object
Outputs
?
an
object
Definition
USING:
sequences
;
IN:
calendar
:
weekend?
( timestamp -- ? )
day-of-week
{
0 6
}
member?
;