Handbook
Glossary
<blog> ( id -- todo )
Vocabulary
webapps
.
planet
Inputs
id
an
object
Outputs
todo
an
object
Definition
USING:
accessors
kernel
;
IN:
webapps.planet
:
<blog>
( id -- todo )
blog
new
swap
>>id
;