Handbook
Glossary
<paste-state> ( id -- paste )
Vocabulary
webapps
.
pastebin
Inputs
id
an
object
Outputs
paste
an
object
Definition
USING:
accessors
kernel
;
IN:
webapps.pastebin
:
<paste-state>
( id -- paste )
\
paste-state
new
swap
>>id
;