Handbook
Glossary
july? ( timestamp -- ? )
Vocabulary
calendar
Inputs
timestamp
an
object
Outputs
?
an
object
Definition
USING:
accessors
kernel
;
IN:
calendar
:
july?
( timestamp -- ? )
month>>
7
=
;