Handbook
Glossary
write-title ( title url -- )
Vocabulary
hacker-news
.
private
Inputs
title
an
object
url
an
object
Outputs
None
Definition
USING:
colors
io.styles
kernel
make
ui
ui.theme
;
IN:
hacker-news.private
:
write-title
( title url -- )
[
presented
,,
ui-running?
text-color
COLOR:
white
?
foreground
,,
]
curry
H{
}
make
format
;