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