Handbook
Glossary
deposit-entity-slots ( tuple -- )
Vocabulary
webapps
.
pastebin
Inputs
tuple
an
object
Outputs
None
Definition
USING:
accessors
calendar
html.forms
;
IN:
webapps.pastebin
:
deposit-entity-slots
( tuple -- )
now
>>date
{
"summary"
"author"
"mode"
"contents"
}
to-object
;