Handbook
Glossary
stomp-begin ( transaction -- frame )
Vocabulary
stomp
Inputs
transaction
an
object
Outputs
frame
an
object
Definition
USING:
kernel
;
IN:
stomp
:
stomp-begin
( transaction -- frame )
"BEGIN"
<frame>
swap
"transaction"
set-header
;