Handbook
Glossary
quadrenniums ( x -- duration )
Vocabulary
calendar
Inputs
x
an
object
Outputs
duration
an
object
Definition
USING:
accessors
kernel
math
;
IN:
calendar
:
quadrenniums
( x -- duration )
instant
swap
4
*
>>year
;