Handbook
Glossary
<site> ( url -- site )
Vocabulary
site-watcher
.
db
Inputs
url
an
object
Outputs
site
an
object
Definition
USING:
accessors
kernel
;
IN:
site-watcher.db
:
<site>
( url -- site )
site
new
swap
>>url
;