Handbook
Glossary
historical-deaths. ( timestamp -- )
Vocabulary
wikipedia
Inputs
timestamp
an
object
Outputs
None
Definition
USING:
formatting
kernel
wikipedia.private
;
IN:
wikipedia
:
historical-deaths.
( timestamp -- )
[
"%B %d - Deaths"
strftime
header.
]
[
historical-get-deaths
sections.
]
bi
;